Searched refs:FL_ACCESS (Results 1 – 6 of 6) sorted by relevance
1090 if (!(request->c.flc_flags & FL_ACCESS) && (request->c.flc_type != F_UNLCK)) { in flock_lock_inode()1098 if (request->c.flc_flags & FL_ACCESS) in flock_lock_inode()1128 if (request->c.flc_flags & FL_ACCESS) in flock_lock_inode()1171 if (!(request->c.flc_flags & FL_ACCESS) && in posix_lock_inode()1229 if (request->c.flc_flags & FL_ACCESS) in posix_lock_inode()2787 if (flc->flc_flags & FL_ACCESS) in lock_get_status()
23 { FL_ACCESS, "FL_ACCESS" }, \
10 #define FL_ACCESS 8 /* not trying to lock, just looking */ macro
537 fl->c.flc_flags |= FL_ACCESS; in nlmclnt_lock()
1953 if (flock->c.flc_flags & FL_ACCESS) in cifs_read_flock()1959 FL_ACCESS | FL_LEASE | FL_CLOSE | FL_OFDLCK))) in cifs_read_flock()
7349 data->fl.c.flc_flags &= ~(FL_SLEEP | FL_ACCESS); in nfs4_lock_done()7560 request->c.flc_flags |= FL_ACCESS; in _nfs4_proc_setlk()
Completed in 68 milliseconds