Searched refs:MI_LLOCK (Results 1 – 8 of 8) sorted by relevance
459 #define MI_LLOCK 0x80 /* local locking only (no lockmgr) */ macro
494 mi->mi_flags |= MI_LLOCK; in nfs_setopts()
595 old_mi_llock = (mi->mi_flags & MI_LLOCK) ? 1 : 0; in nfs_mount()987 mi->mi_flags |= MI_LLOCK; in nfs_mount()
576 old_mi_llock = (mi->mi_flags & MI_LLOCK) ? 1 : 0; in nfs3_mount()960 mi->mi_flags |= MI_LLOCK; in nfs3_mount()
346 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs_close()4476 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs_frlock()5034 if (VTOMI(vp)->mi_flags & MI_LLOCK) in nfs_shrlock()
386 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs3_close()5404 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs3_frlock()6703 if (VTOMI(vp)->mi_flags & MI_LLOCK) in nfs3_shrlock()
344 {"MI_LLOCK", MI_LLOCK, MI_LLOCK},
1199 if (mik.mik_flags & MI_LLOCK) in mi_print()