Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dproc.c756 .close_context = nfs_close_context,
Dnfs3proc.c1061 .close_context = nfs_close_context,
Dinode.c1073 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
Dnfs4proc.c10671 .close_context = nfs4_close_context,
/Linux-v6.1/include/linux/
Dnfs_xdr.h1797 void (*close_context)(struct nfs_open_context *ctx, int); member