Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4state.c7232 check_lock_length(u64 offset, u64 length) in check_lock_length() function
7322 if (check_lock_length(lock->lk_offset, lock->lk_length)) in nfsd4_lock()
7571 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
7648 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()