Home
last modified time | relevance | path

Searched refs:nfs_close_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dinternal.h385 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
H A Dproc.c756 .close_context = nfs_close_context,
H A Dinode.c951 * nfs_close_context - Common close_context() routine NFSv2/v3
959 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function
984 EXPORT_SYMBOL_GPL(nfs_close_context); variable
H A Dnfs3proc.c1037 .close_context = nfs_close_context,
/kernel/linux/linux-6.6/fs/nfs/
H A Dproc.c756 .close_context = nfs_close_context,
H A Dinternal.h378 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
H A Dinode.c997 * nfs_close_context - Common close_context() routine NFSv2/v3
1005 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function
1029 EXPORT_SYMBOL_GPL(nfs_close_context); variable
H A Dnfs3proc.c1061 .close_context = nfs_close_context,

Completed in 14 milliseconds