Searched refs:xfs_attr_intent (Results 1 – 3 of 3) sorted by relevance
60 static int xfs_attr_node_try_addname(struct xfs_attr_intent *attr);61 STATIC int xfs_attr_node_addname_find_attr(struct xfs_attr_intent *attr);62 STATIC int xfs_attr_node_remove_attr(struct xfs_attr_intent *attr);385 struct xfs_attr_intent *attr) in xfs_attr_sf_addname()496 struct xfs_attr_intent *attr, in xfs_attr_complete_op()516 struct xfs_attr_intent *attr) in xfs_attr_leaf_addname()590 struct xfs_attr_intent *attr) in xfs_attr_node_addname()625 struct xfs_attr_intent *attr) in xfs_attr_rmtval_alloc()692 struct xfs_attr_intent *attr) in xfs_attr_item_init_da_state()709 struct xfs_attr_intent *attr) in xfs_attr_node_removename_setup()[all …]
501 struct xfs_attr_intent { struct534 xfs_attr_intent_op(const struct xfs_attr_intent *attr) in xfs_attr_intent_op() argument562 int xfs_attr_set_iter(struct xfs_attr_intent *attr);563 int xfs_attr_remove_iter(struct xfs_attr_intent *attr);
371 const struct xfs_attr_intent *attr) in xfs_attr_log_item()419 struct xfs_attr_intent *attr; in xfs_attr_create_intent()428 attr = list_first_entry_or_null(items, struct xfs_attr_intent, in xfs_attr_create_intent()460 struct xfs_attr_intent *attr) in xfs_attr_free_item()471 static inline struct xfs_attr_intent *attri_entry(const struct list_head *e) in attri_entry()473 return list_entry(e, struct xfs_attr_intent, xattri_list); in attri_entry()484 struct xfs_attr_intent *attr = attri_entry(item); in xfs_attr_finish_item()527 struct xfs_attr_intent *attr = attri_entry(item); in xfs_attr_cancel_item()631 static inline struct xfs_attr_intent *639 struct xfs_attr_intent *attr; in xfs_attri_recover_work()[all …]