Searched refs:NFSMNT_LOCALLOCKS (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h321 #define NFSMNT_LOCALLOCKS 0x00080000 /* do file locking locally on client */ macro
H A Dnfs_vfsops.c1664 (args.flags & NFSMNT_LOCALLOCKS)) {
1668 else if (args.flags & NFSMNT_LOCALLOCKS)

Completed in 25 milliseconds