Searched refs:FL_LEASE (Results 1 – 4 of 4) sorted by relevance
24 { FL_LEASE, "FL_LEASE" }, \
140 #define IS_LEASE(fl) (fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT))512 fl->fl_flags = FL_LEASE; in lease_init()1355 if ((breaker->fl_flags & FL_DELEG) && (lease->fl_flags & FL_LEASE)) in leases_conflict()
898 #define FL_LEASE 32 /* lease held on this file */ macro2073 return __break_lease(inode, mode, FL_LEASE); in break_lease()
1253 if (flock->fl_flags & FL_LEASE) in cifs_read_flock()1257 FL_ACCESS | FL_LEASE | FL_CLOSE))) in cifs_read_flock()