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

/freebsd-10-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.c965 VOP_LOCK(NTOV(cp_node), LK_SHARED); local
1504 VOP_LOCK(NTOV(ifile), LK_SHARED); local
/freebsd-10-stable/sys/sys/
H A Dlockmgr.h172 #define LK_SHARED 0x200000 macro

Completed in 316 milliseconds