Home
last modified time | relevance | path

Searched refs:nfs_close_context (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dinternal.h387 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
H A Dnfs3proc.c1112 .close_context = nfs_close_context,
H A Dinode.c1143 * nfs_close_context - Common close_context() routine NFSv2/v3
1151 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function
1175 EXPORT_SYMBOL_GPL(nfs_close_context);