Home
last modified time | relevance | path

Searched refs:IS_LEASE (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/
Dlocks.c138 #define IS_LEASE(fl) (fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) macro
2653 } else if (IS_LEASE(fl)) { in lock_get_status()