Lines Matching refs:F_WRLCK
457 return F_WRLCK; in flock_translate_cmd()
481 case F_WRLCK: in assign_type()
889 if (sys_flc->flc_type == F_WRLCK) in locks_conflict()
891 if (caller_flc->flc_type == F_WRLCK) in locks_conflict()
1551 new_fl = lease_alloc(NULL, want_write ? F_WRLCK : F_RDLCK); in __break_lease()
1667 if (flc && flc->flc_type == F_WRLCK) in lease_get_mtime()
1752 else if (arg != F_WRLCK) in check_conflicting_open()
1833 if (arg == F_WRLCK) in generic_add_lease()
1936 case F_WRLCK: in generic_setlease()
2283 && flock->l_type != F_WRLCK) in fcntl_getlk()
2391 case F_WRLCK: in check_fmode_for_setlk()
2492 && flock->l_type != F_WRLCK) in fcntl_getlk64()
2813 seq_printf(f, "%s ", (type == F_WRLCK) ? "WRITE" : in lock_get_status()