Searched refs:__nfs4_find_lock_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4state.c | 850 __nfs4_find_lock_state(struct nfs4_state *state, in __nfs4_find_lock_state() function 912 lsp = __nfs4_find_lock_state(state, owner, NULL); in nfs4_get_lock_state() 1010 lsp = __nfs4_find_lock_state(state, fl_owner, fl_flock_owner); in nfs4_copy_lock_stateid()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4state.c | 849 __nfs4_find_lock_state(struct nfs4_state *state, in __nfs4_find_lock_state() function 911 lsp = __nfs4_find_lock_state(state, owner, NULL); in nfs4_get_lock_state() 1009 lsp = __nfs4_find_lock_state(state, fl_owner, fl_flock_owner); in nfs4_copy_lock_stateid()
|
Completed in 6 milliseconds