Searched refs:NFSMNT_LOCALLOCKS (Results 1 – 2 of 2) sorted by relevance
390 #define NFSMNT_LOCALLOCKS 0x00080000 /* do file locking locally on client */ macro
1252 (args.flags & NFSMNT_LOCALLOCKS)) { in nfs_convert_old_nfs_args()1256 } else if (args.flags & NFSMNT_LOCALLOCKS) { in nfs_convert_old_nfs_args()