Searched refs:xfs_item_ops (Results 1 – 14 of 14) sorted by relevance
17 struct xfs_item_ops;41 const struct xfs_item_ops *li_ops; /* function list */71 struct xfs_item_ops { struct111 int type, const struct xfs_item_ops *ops);
34 static const struct xfs_item_ops xfs_xmi_item_ops;204 static const struct xfs_item_ops xfs_xmd_item_ops = {533 static const struct xfs_item_ops xfs_xmi_item_ops = {
30 static const struct xfs_item_ops xfs_cui_item_ops;223 static const struct xfs_item_ops xfs_cud_item_ops = {548 static const struct xfs_item_ops xfs_cui_item_ops = {
30 static const struct xfs_item_ops xfs_rui_item_ops;222 static const struct xfs_item_ops xfs_rud_item_ops = {599 static const struct xfs_item_ops xfs_rui_item_ops = {
33 static const struct xfs_item_ops xfs_bui_item_ops;216 static const struct xfs_item_ops xfs_bud_item_ops = {613 static const struct xfs_item_ops xfs_bui_item_ops = {
122 static const struct xfs_item_ops xfs_iunlink_item_ops = {
126 struct xfs_item_ops;
32 static const struct xfs_item_ops xfs_efi_item_ops;297 static const struct xfs_item_ops xfs_efd_item_ops = {698 static const struct xfs_item_ops xfs_efi_item_ops = {
35 static const struct xfs_item_ops xfs_attri_item_ops;36 static const struct xfs_item_ops xfs_attrd_item_ops;1233 static const struct xfs_item_ops xfs_attri_item_ops = {1247 static const struct xfs_item_ops xfs_attrd_item_ops = {
226 static const struct xfs_item_ops xfs_dquot_item_ops = {
70 static const struct xfs_item_ops xfs_icreate_item_ops = {
815 static const struct xfs_item_ops xfs_buf_item_ops = {
845 static const struct xfs_item_ops xfs_inode_item_ops = {
1069 const struct xfs_item_ops *ops) in xfs_log_item_init()