Searched refs:IS_FLOCK (Results 1 – 1 of 1) sorted by relevance
133 #define IS_FLOCK(fl) (fl->fl_flags & FL_FLOCK) macro632 if (!IS_FLOCK(sys_fl) || (caller_fl->fl_file == sys_fl->fl_file)) in flock_locks_conflict()2053 if (IS_FLOCK(fl)) { in locks_remove_flock()2132 } else if (IS_FLOCK(fl)) { in lock_get_status()2269 } else if (IS_FLOCK(fl)) { in lock_may_read()2307 } else if (IS_FLOCK(fl)) { in lock_may_write()