Home
last modified time | relevance | path

Searched refs:tmpfs_alloc_node (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/fs/tmpfs/
H A Dtmpfs.h433 int tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *, enum vtype,
H A Dtmpfs_vfsops.c458 error = tmpfs_alloc_node(mp, tmp, VDIR, root_uid, root_gid, in tmpfs_mount()
H A Dtmpfs_subr.c452 tmpfs_alloc_node(struct mount *mp, struct tmpfs_mount *tmp, enum vtype type, in tmpfs_alloc_node() function
1084 error = tmpfs_alloc_node(dvp->v_mount, tmp, vap->va_type, in tmpfs_alloc_file()