Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4_fs.h500 extern void nfs4_close_sync(struct nfs4_state *, fmode_t);
670 #define nfs4_close_sync(a, b) do { } while (0) macro
H A Dnfs4proc.c3916 nfs4_close_sync(ctx->state, _nfs4_ctx_to_openmode(ctx)); in nfs4_close_context()