Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfs4state.c6757 check_lock_length(u64 offset, u64 length) in check_lock_length() function
6848 if (check_lock_length(lock->lk_offset, lock->lk_length)) in nfsd4_lock()
7082 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
7159 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()