Searched refs:FL_ACCESS (Results 1 – 6 of 6) sorted by relevance
965 if (!(request->fl_flags & FL_ACCESS) && (request->fl_type != F_UNLCK)) { in flock_lock_inode()973 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()1003 if (request->fl_flags & FL_ACCESS) in flock_lock_inode()1044 if (!(request->fl_flags & FL_ACCESS) && in posix_lock_inode()1090 if (request->fl_flags & FL_ACCESS) in posix_lock_inode()2640 if (fl->fl_flags & FL_ACCESS) in lock_get_status()
23 { FL_ACCESS, "FL_ACCESS" }, \
527 fl->fl_flags |= FL_ACCESS; in nlmclnt_lock()
1468 if (flock->fl_flags & FL_ACCESS) in cifs_read_flock()1474 FL_ACCESS | FL_LEASE | FL_CLOSE | FL_OFDLCK))) in cifs_read_flock()
1033 #define FL_ACCESS 8 /* not trying to lock, just looking */ macro
6997 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7202 request->fl_flags |= FL_ACCESS; in _nfs4_proc_setlk()
Completed in 44 milliseconds