Searched refs:MI_LLOCK (Results 1 – 7 of 7) 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()4477 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs_frlock()5035 if (VTOMI(vp)->mi_flags & MI_LLOCK) in nfs_shrlock()
384 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs3_close()5390 if (VTOMI(vp)->mi_flags & MI_LLOCK) { in nfs3_frlock()6689 if (VTOMI(vp)->mi_flags & MI_LLOCK) in nfs3_shrlock()
1225 if (mik.mik_flags & MI_LLOCK) in mi_print()