Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dlocks.c74 #define IS_FLOCK(fl) (fl->fl_flags & FL_FLOCK) macro
2726 } else if (IS_FLOCK(fl)) { in lock_get_status()