Searched refs:FL_EXISTS (Results 1 – 6 of 6) sorted by relevance
24 { FL_EXISTS, "FL_EXISTS" }, \
260 fl->fl_flags |= FL_EXISTS; in dlm_posix_unlock()
1049 return (request->fl_flags & FL_EXISTS) ? -ENOENT : 0; in flock_lock_inode()1074 if ((request->fl_flags & FL_EXISTS) && !found) in flock_lock_inode()1283 if (request->fl_flags & FL_EXISTS) in posix_lock_inode()
673 fl->fl_flags |= FL_EXISTS; in nlmclnt_unlock()
1007 #define FL_EXISTS 16 /* when unlocking, test for existence */ macro
6630 request->fl_flags |= FL_EXISTS; in nfs4_proc_unlck()