Searched refs:xfs_item_ops (Results 1 – 11 of 11) sorted by relevance
16 struct xfs_item_ops;40 const struct xfs_item_ops *li_ops; /* function list */65 struct xfs_item_ops { struct105 int type, const struct xfs_item_ops *ops);
196 static const struct xfs_item_ops xfs_dquot_item_ops = {301 static const struct xfs_item_ops xfs_qm_qoffend_logitem_ops = {309 static const struct xfs_item_ops xfs_qm_qoff_logitem_ops = {
27 static const struct xfs_item_ops xfs_rui_item_ops;233 static const struct xfs_item_ops xfs_rud_item_ops = {612 static const struct xfs_item_ops xfs_rui_item_ops = {
27 static const struct xfs_item_ops xfs_cui_item_ops;210 static const struct xfs_item_ops xfs_cud_item_ops = {589 static const struct xfs_item_ops xfs_cui_item_ops = {
32 static const struct xfs_item_ops xfs_bui_item_ops;205 static const struct xfs_item_ops xfs_bud_item_ops = {571 static const struct xfs_item_ops xfs_bui_item_ops = {
31 static const struct xfs_item_ops xfs_efi_item_ops;309 static const struct xfs_item_ops xfs_efd_item_ops = {673 static const struct xfs_item_ops xfs_efi_item_ops = {
105 struct xfs_item_ops;
69 static const struct xfs_item_ops xfs_icreate_item_ops = {
660 static const struct xfs_item_ops xfs_buf_item_ops = {
626 static const struct xfs_item_ops xfs_inode_item_ops = {
992 const struct xfs_item_ops *ops) in xfs_log_item_init()