Searched refs:MNTK_NULL_NOCACHE (Results 1 – 5 of 5) sorted by relevance
213 (xmp->nullm_vfs->mnt_kern_flag & MNTK_NULL_NOCACHE) == 0) { in nullfs_mount()
432 mp->mnt_kern_flag |= MNTK_NULL_NOCACHE; in fuse_vfsop_mount()
517 #define MNTK_NULL_NOCACHE 0x20000000 /* auto disable cache for nullfs macro
1469 mp->mnt_kern_flag |= MNTK_NULL_NOCACHE; in nfs_mount()
4820 MNT_KERN_FLAG(MNTK_NULL_NOCACHE); in DB_SHOW_COMMAND()