Searched refs:IS_FLOCK (Results 1 – 1 of 1) sorted by relevance
134 #define IS_FLOCK(fl) (fl->fl_flags & FL_FLOCK) macro633 if (!IS_FLOCK(sys_fl) || (caller_fl->fl_file == sys_fl->fl_file)) in flock_locks_conflict()2026 if (IS_FLOCK(fl)) { in locks_remove_flock()2105 } else if (IS_FLOCK(fl)) { in lock_get_status()2239 } else if (IS_FLOCK(fl)) { in lock_may_read()2277 } else if (IS_FLOCK(fl)) { in lock_may_write()