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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h320 #define NFSMNT_NOLOCKS 0x00040000 /* don't support file locking */ macro
H A Dnfs_vfsops.c1663 if ((args.flags & NFSMNT_NOLOCKS) ||
1666 if (args.flags & NFSMNT_NOLOCKS)

Completed in 28 milliseconds