Searched refs:nlm4_compute_offsets (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clnt4xdr.c | 65 static void nlm4_compute_offsets(const struct nlm_lock *lock, in nlm4_compute_offsets() function 251 nlm4_compute_offsets(lock, &l_offset, &l_len); in encode_nlm4_holder() 338 nlm4_compute_offsets(lock, &l_offset, &l_len); in encode_nlm4_lock()
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | clnt4xdr.c | 65 static void nlm4_compute_offsets(const struct nlm_lock *lock, in nlm4_compute_offsets() function 251 nlm4_compute_offsets(lock, &l_offset, &l_len); in encode_nlm4_holder() 331 nlm4_compute_offsets(lock, &l_offset, &l_len); in encode_nlm4_lock()
|
Completed in 3 milliseconds