Searched refs:tmpfs_alloc_node (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/fs/tmpfs/ |
| D | tmpfs.h | 413 int tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *, enum vtype,
|
| D | tmpfs_vfsops.c | 444 error = tmpfs_alloc_node(mp, tmp, VDIR, root_uid, root_gid, in tmpfs_mount()
|
| D | tmpfs_subr.c | 250 tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *tmp, enum vtype type, in tmpfs_alloc_node() function 816 error = tmpfs_alloc_node(dvp->v_mount, tmp, vap->va_type, in tmpfs_alloc_file()
|