Searched refs:FL_ACCESS (Results 1 – 6 of 6) sorted by relevance
22 { FL_ACCESS, "FL_ACCESS" }, \
885 if (!(request->fl_flags & FL_ACCESS) && (request->fl_type != F_UNLCK)) { in flock_lock_inode()892 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()922 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()959 if (!(request->fl_flags & FL_ACCESS) && in __posix_lock_file()998 if (request->fl_flags & FL_ACCESS) in __posix_lock_file()1252 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()2554 if (fl->fl_flags & FL_ACCESS) in lock_get_status()
515 fl->fl_flags |= FL_ACCESS; in nlmclnt_lock()
1251 if (flock->fl_flags & FL_ACCESS) in cifs_read_flock()1257 FL_ACCESS | FL_LEASE | FL_CLOSE))) in cifs_read_flock()
906 #define FL_ACCESS 8 /* not trying to lock, just looking */ macro
5818 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()6060 request->fl_flags |= FL_ACCESS; in _nfs4_proc_setlk()