Searched refs:FL_EXISTS (Results 1 – 6 of 6) sorted by relevance
23 { FL_EXISTS, "FL_EXISTS" }, \
263 fl->fl_flags |= FL_EXISTS; in dlm_posix_unlock()
882 return (request->fl_flags & FL_EXISTS) ? -ENOENT : 0; in flock_lock_inode()906 if ((request->fl_flags & FL_EXISTS) && !found) in flock_lock_inode()1104 if (request->fl_flags & FL_EXISTS) in __posix_lock_file()
661 fl->fl_flags |= FL_EXISTS; in nlmclnt_unlock()
907 #define FL_EXISTS 16 /* when unlocking, test for existence */ macro
5673 request->fl_flags |= FL_EXISTS; in nfs4_proc_unlck()