Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dproc.c756 .close_context = nfs_close_context,
H A Dnfs3proc.c1061 .close_context = nfs_close_context,
H A Dinode.c1084 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
H A Dnfs4proc.c10734 .close_context = nfs4_close_context,
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1804 void (*close_context)(struct nfs_open_context *ctx, int); member