Searched defs:LK_SHARED (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_sufile.c443 VOP_LOCK(NTOV(su_node), LK_SHARED); local
518 VOP_LOCK(NTOV(su_node), LK_SHARED); local
H A Dnandfs_subr.c444 VOP_LOCK(NTOV(dat_node), LK_SHARED); local
H A Dnandfs_vfsops.c971 VOP_LOCK(NTOV(cp_node), LK_SHARED); local
1510 VOP_LOCK(NTOV(ifile), LK_SHARED); local
/freebsd-11-stable/sys/sys/
H A Dlockmgr.h177 #define LK_SHARED 0x200000 macro

Completed in 187 milliseconds