Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c7892 check_lock_length(u64 offset, u64 length) in check_lock_length() function
7983 if (check_lock_length(lock->lk_offset, lock->lk_length)) in nfsd4_lock()
8231 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
8316 if (check_lock_length(locku->lu_offset, locku->lu_length)) in nfsd4_locku()