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 { struct82 int type, const struct xfs_item_ops *ops); argument
255 static const struct xfs_item_ops xfs_dquot_item_ops = {420 static const struct xfs_item_ops xfs_qm_qoffend_logitem_ops = {434 static const struct xfs_item_ops xfs_qm_qoff_logitem_ops = {
180 static const struct xfs_item_ops xfs_rui_item_ops = {368 static const struct xfs_item_ops xfs_rud_item_ops = {
181 static const struct xfs_item_ops xfs_cui_item_ops = {347 static const struct xfs_item_ops xfs_cud_item_ops = {
182 static const struct xfs_item_ops xfs_bui_item_ops = {342 static const struct xfs_item_ops xfs_bud_item_ops = {
124 static const struct xfs_item_ops xfs_icreate_item_ops = {
192 static const struct xfs_item_ops xfs_efi_item_ops = {441 static const struct xfs_item_ops xfs_efd_item_ops = {
113 struct xfs_item_ops;
632 static const struct xfs_item_ops xfs_inode_item_ops = {
682 static const struct xfs_item_ops xfs_buf_item_ops = {
1048 const struct xfs_item_ops *ops) in xfs_log_item_init()