Searched refs:close_context (Results 1 – 4 of 4) sorted by relevance
106 if (teedev->desc->ops->close_context) in teedev_close_context()107 teedev->desc->ops->close_context(ctx); in teedev_close_context()
1851 void (*close_context)(struct nfs_open_context *ctx, int); member
1247 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
10800 .close_context = nfs4_close_context,