Searched refs:FL_CLOSE (Results 1 – 8 of 8) sorted by relevance
13 #define FL_CLOSE 64 /* unlock on close */ macro21 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
26 { FL_CLOSE, "FL_CLOSE" }, \
327 if (fl->c.flc_flags & FL_CLOSE) { in dlm_posix_unlock()
833 if (status < 0 && !(fl->c.flc_flags & FL_CLOSE)) in do_unlk()
1014 if (fl->c.flc_flags & FL_CLOSE) { in nfs3_proc_lock()
7174 if (fl->c.flc_flags & FL_CLOSE) in nfs4_do_unlck()
2704 lock.c.flc_flags = FL_POSIX | FL_CLOSE; in locks_remove_posix()2732 fl.c.flc_flags |= FL_CLOSE; in locks_remove_flock()
2036 FL_ACCESS | FL_LEASE | FL_CLOSE | FL_OFDLCK))) in cifs_read_flock()2379 if (!(flock->c.flc_flags & FL_CLOSE)) in cifs_setlk()