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.h384 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
H A Dinode.c1174 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function
1198 EXPORT_SYMBOL_GPL(nfs_close_context);
H A Dnfs3proc.c1118 .close_context = nfs_close_context,