Searched refs:__nfs4_close (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4state.c | 781 static void __nfs4_close(struct nfs4_state *state, in __nfs4_close() function 828 __nfs4_close(state, fmode, GFP_NOFS, 0); in nfs4_close_state() 833 __nfs4_close(state, fmode, GFP_KERNEL, 1); in nfs4_close_sync()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4state.c | 780 static void __nfs4_close(struct nfs4_state *state, in __nfs4_close() function 827 __nfs4_close(state, fmode, GFP_KERNEL, 0); in nfs4_close_state() 832 __nfs4_close(state, fmode, GFP_KERNEL, 1); in nfs4_close_sync()
|
Completed in 7 milliseconds