Searched refs:IS_LEASE (Results 1 – 1 of 1) sorted by relevance
75 #define IS_LEASE(fl) (fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) macro2728 } else if (IS_LEASE(fl)) { in lock_get_status()2743 type = IS_LEASE(fl) ? target_leasetype(fl) : fl->fl_type; in lock_get_status()