Lines Matching refs:F_WRLCK
466 return F_WRLCK; in flock_translate_cmd()
490 case F_WRLCK: in assign_type()
606 else if (arg != F_WRLCK) in lease_open_conflict()
938 if (sys_flc->flc_type == F_WRLCK) in locks_conflict()
940 if (caller_flc->flc_type == F_WRLCK) in locks_conflict()
1607 new_fl = lease_alloc(NULL, type, want_write ? F_WRLCK : F_RDLCK); in __break_lease()
1722 if (flc && flc->flc_type == F_WRLCK) in lease_get_mtime()
1857 if (arg == F_WRLCK) in generic_add_lease()
1964 case F_WRLCK: in generic_setlease()
2345 && flock->l_type != F_WRLCK) in fcntl_getlk()
2453 case F_WRLCK: in check_fmode_for_setlk()
2554 && flock->l_type != F_WRLCK) in fcntl_getlk64()
2875 seq_printf(f, "%s ", (type == F_WRLCK) ? "WRITE" : in lock_get_status()