Searched refs:FL_CLOSE (Results 1 – 8 of 8) sorted by relevance
26 { FL_CLOSE, "FL_CLOSE" }, \
286 if (fl->fl_flags & FL_CLOSE) { in dlm_posix_unlock()
710 if (status < 0 && !(fl->fl_flags & FL_CLOSE)) in do_unlk()
900 if (fl->fl_flags & FL_CLOSE) { in nfs3_proc_lock()
6402 if (fl->fl_flags & FL_CLOSE) in nfs4_do_unlck()
2480 lock.fl_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()2506 .fl_flags = FL_FLOCK | FL_CLOSE, in locks_remove_flock()
955 #define FL_CLOSE 64 /* unlock on close */ macro962 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
1324 FL_ACCESS | FL_LEASE | FL_CLOSE))) in cifs_read_flock()