Home
last modified time | relevance | path

Searched refs:tmpfs_use_nc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h638 tmpfs_use_nc(struct vnode *vp) in tmpfs_use_nc() function
H A Dtmpfs_vnops.c215 if ((cnp->cn_flags & MAKEENTRY) != 0 && tmpfs_use_nc(dvp)) in tmpfs_lookup1()
270 if (error == 0 && (cnp->cn_flags & MAKEENTRY) != 0 && tmpfs_use_nc(dvp)) in tmpfs_create()
1256 if (tmpfs_use_nc(fvp)) { in tmpfs_rename()
1374 if (tmpfs_use_nc(dvp)) { in tmpfs_rmdir()