Searched refs:FL_ACCESS (Results 1 – 6 of 6) sorted by relevance
22 { FL_ACCESS, "FL_ACCESS" }, \
881 if (!(request->fl_flags & FL_ACCESS) && (request->fl_type != F_UNLCK)) { in flock_lock_inode()888 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()918 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()955 if (!(request->fl_flags & FL_ACCESS) && in __posix_lock_file()994 if (request->fl_flags & FL_ACCESS) in __posix_lock_file()1250 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()2525 if (fl->fl_flags & FL_ACCESS) in lock_get_status()
526 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()
896 #define FL_ACCESS 8 /* not trying to lock, just looking */ macro
5686 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()5928 request->fl_flags |= FL_ACCESS; in _nfs4_proc_setlk()