Home
last modified time | relevance | path

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

/linux/drivers/tee/qcomtee/
H A Dcall.c688 .close_context = qcomtee_close_context,
/linux/fs/nfs/
H A Dproc.c770 .close_context = nfs_close_context,
H A Dnfs3proc.c1113 .close_context = nfs_close_context,
H A Dinode.c1257 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
H A Dnfs4proc.c11117 .close_context = nfs4_close_context,
/linux/include/linux/
H A Dnfs_xdr.h1845 void (*close_context)(struct nfs_open_context *ctx, int); member