Searched refs:xfs_item_ops (Results 1 – 11 of 11) sorted by relevance
16 struct xfs_item_ops;44 const struct xfs_item_ops *li_ops; /* function list */69 struct xfs_item_ops { struct89 int type, const struct xfs_item_ops *ops); argument
225 static const struct xfs_item_ops xfs_dquot_item_ops = {326 static const struct xfs_item_ops xfs_qm_qoffend_logitem_ops = {333 static const struct xfs_item_ops xfs_qm_qoff_logitem_ops = {
61 static const struct xfs_item_ops xfs_icreate_item_ops = {
105 struct xfs_item_ops;
127 static const struct xfs_item_ops xfs_bui_item_ops = {207 static const struct xfs_item_ops xfs_bud_item_ops = {
126 static const struct xfs_item_ops xfs_cui_item_ops = {212 static const struct xfs_item_ops xfs_cud_item_ops = {
125 static const struct xfs_item_ops xfs_rui_item_ops = {233 static const struct xfs_item_ops xfs_rud_item_ops = {
142 static const struct xfs_item_ops xfs_efi_item_ops = {311 static const struct xfs_item_ops xfs_efd_item_ops = {
630 static const struct xfs_item_ops xfs_inode_item_ops = {
680 static const struct xfs_item_ops xfs_buf_item_ops = {
1030 const struct xfs_item_ops *ops) in xfs_log_item_init()