Searched refs:FL_LEASE (Results 1 – 5 of 5) sorted by relevance
12 #define FL_LEASE 32 /* lease held on this file */ macro436 return __break_lease(inode, mode, FL_LEASE); in break_lease()
25 { FL_LEASE, "FL_LEASE" }, \
372 if (flc->flc_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) in locks_dispose_list()597 fl->c.flc_flags = FL_LEASE; in lease_init()1503 if ((bc->flc_flags & FL_DELEG) && (lc->flc_flags & FL_LEASE)) { in leases_conflict()2798 } else if (flc->flc_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) { in lock_get_status()
702 if (fl->c.flc_flags & FL_LEASE) in nfsd_file_lease_notifier_call()
1955 if (flock->c.flc_flags & FL_LEASE) in cifs_read_flock()1959 FL_ACCESS | FL_LEASE | FL_CLOSE | FL_OFDLCK))) in cifs_read_flock()
Completed in 36 milliseconds