Searched refs:FL_ACCESS (Results 1 – 6 of 6) sorted by relevance
1075 if (!(request->fl_flags & FL_ACCESS) && (request->fl_type != F_UNLCK)) { in flock_lock_inode()1083 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()1113 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()1154 if (!(request->fl_flags & FL_ACCESS) && in posix_lock_inode()1200 if (request->fl_flags & FL_ACCESS) in posix_lock_inode()1455 fl.fl_flags = FL_POSIX | FL_ACCESS; in locks_mandatory_area()2867 if (fl->fl_flags & FL_ACCESS) in lock_get_status()
23 { FL_ACCESS, "FL_ACCESS" }, \
527 fl->fl_flags |= FL_ACCESS; in nlmclnt_lock()
1397 if (flock->fl_flags & FL_ACCESS) in cifs_read_flock()1403 FL_ACCESS | FL_LEASE | FL_CLOSE | FL_OFDLCK))) in cifs_read_flock()
989 #define FL_ACCESS 8 /* not trying to lock, just looking */ macro
7038 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7251 request->fl_flags |= FL_ACCESS; in _nfs4_proc_setlk()