Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4state.c5882 check_lock_length(u64 offset, u64 length) in check_lock_length() function
5972 if (check_lock_length(lock->lk_offset, lock->lk_length)) in nfsd4_lock()
6194 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
6271 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()