Home
last modified time | relevance | path

Searched refs:close_context (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dproc.c765 .close_context = nfs_close_context,
H A Dnfs3proc.c1109 .close_context = nfs_close_context,
H A Dinode.c1081 * nfs_close_context - Common close_context() routine NFSv2/v3
1167 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
H A Dnfs4proc.c10933 .close_context = nfs4_close_context,
/linux/include/linux/
H A Dnfs_xdr.h1832 void (*close_context)(struct nfs_open_context *ctx, int); member