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