Searched refs:__nfs4_close (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/nfs/ |
D | nfs4state.c | 644 static void __nfs4_close(struct path *path, struct nfs4_state *state, in __nfs4_close() function 694 __nfs4_close(path, state, fmode, GFP_NOFS, 0); in nfs4_close_state() 699 __nfs4_close(path, state, fmode, GFP_KERNEL, 1); in nfs4_close_sync()
|