Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlocks.c140 #define IS_LEASE(fl) (fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) macro
2570 } else if (IS_LEASE(fl)) { in lock_get_status()