Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c7429 check_lock_length(u64 offset, u64 length) in check_lock_length() function
7519 if (check_lock_length(lock->lk_offset, lock->lk_length)) in nfsd4_lock()
7768 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
7845 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()