Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Dproc.c726 .close_context = nfs_close_context,
Dnfs3proc.c913 .close_context = nfs_close_context,
Dinode.c682 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
Dnfs4proc.c6655 .close_context = nfs4_close_context,
/linux-3.4.99/include/linux/
Dnfs_xdr.h1285 void (*close_context)(struct nfs_open_context *ctx, int); member