Searched refs:xfs_item_ops (Results 1 – 8 of 8) sorted by relevance
28 struct xfs_item_ops;50 const struct xfs_item_ops *li_ops; /* function list */65 struct xfs_item_ops { struct77 int type, const struct xfs_item_ops *ops); argument
237 static const struct xfs_item_ops xfs_dquot_item_ops = {399 static const struct xfs_item_ops xfs_qm_qoffend_logitem_ops = {413 static const struct xfs_item_ops xfs_qm_qoff_logitem_ops = {
207 static const struct xfs_item_ops xfs_efi_item_ops = {468 static const struct xfs_item_ops xfs_efd_item_ops = {
136 static struct xfs_item_ops xfs_icreate_item_ops = {
134 struct xfs_item_ops;
543 static const struct xfs_item_ops xfs_inode_item_ops = {
705 static const struct xfs_item_ops xfs_buf_item_ops = {
966 const struct xfs_item_ops *ops) in xfs_log_item_init()