Home
last modified time | relevance | path

Searched defs:afs_operation_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/afs/
Dinternal.h756 struct afs_operation_ops { struct
757 void (*issue_afs_rpc)(struct afs_operation *op);
758 void (*issue_yfs_rpc)(struct afs_operation *op);
759 void (*success)(struct afs_operation *op);
760 void (*aborted)(struct afs_operation *op);
761 void (*failed)(struct afs_operation *op);
762 void (*edit_dir)(struct afs_operation *op);
763 void (*put)(struct afs_operation *op);
/kernel/linux/linux-5.10/fs/afs/
Dinternal.h738 struct afs_operation_ops { struct
739 void (*issue_afs_rpc)(struct afs_operation *op);
740 void (*issue_yfs_rpc)(struct afs_operation *op);
741 void (*success)(struct afs_operation *op);
742 void (*aborted)(struct afs_operation *op);
743 void (*edit_dir)(struct afs_operation *op);
744 void (*put)(struct afs_operation *op);