Home
last modified time | relevance | path

Searched defs:intent (Results 1 – 11 of 11) sorted by relevance

/linux/fs/xfs/
H A Dxfs_exchmaps_item.c250 struct xfs_log_item *intent, in xfs_exchmaps_create_done()
321 struct xfs_log_item *intent) in xfs_exchmaps_abort_intent()
488 struct xfs_log_item *intent, in xfs_exchmaps_relog_intent()
H A Dxfs_bmap_item.c316 struct xfs_log_item *intent, in xfs_bmap_update_create_done()
414 struct xfs_log_item *intent) in xfs_bmap_update_abort_intent()
578 struct xfs_log_item *intent, in xfs_bmap_relog_intent()
H A Dxfs_rmap_item.c376 struct xfs_log_item *intent, in xfs_rmap_update_create_done()
463 struct xfs_log_item *intent) in xfs_rmap_update_abort_intent()
625 struct xfs_log_item *intent, in xfs_rmap_relog_intent()
H A Dxfs_attr_item.c518 struct xfs_log_item *intent) in xfs_attr_abort_intent()
809 struct xfs_log_item *intent, in xfs_attr_relog_intent()
851 struct xfs_log_item *intent, in xfs_attr_create_done()
H A Dxfs_refcount_item.c351 struct xfs_log_item *intent, in xfs_refcount_update_create_done()
444 struct xfs_log_item *intent) in xfs_refcount_update_abort_intent()
572 struct xfs_log_item *intent, in xfs_refcount_relog_intent()
H A Dxfs_extfree_item.c460 struct xfs_log_item *intent, in xfs_extent_free_create_done()
571 struct xfs_log_item *intent) in xfs_extent_free_abort_intent()
707 struct xfs_log_item *intent, in xfs_extent_free_relog_intent()
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c199 struct xfs_log_item *intent) in xfs_defer_barrier_abort_intent()
207 struct xfs_log_item *intent, in xfs_defer_barrier_create_done()
/linux/fs/bcachefs/
H A Dbtree_iter.h21 static inline void __btree_path_get(struct btree_trans *trans, struct btree_path *path, bool intent) in __btree_path_get()
37 static inline bool __btree_path_put(struct btree_trans *trans, struct btree_path *path, bool intent) in __btree_path_put()
212 btree_path_idx_t path, bool intent, in bch2_btree_path_make_mut()
229 bool intent, unsigned long ip) in bch2_btree_path_set_pos()
H A Dbtree_iter.c1260 bool intent, unsigned long ip) in btree_path_clone()
1273 btree_path_idx_t path, bool intent, unsigned long ip) in __bch2_btree_path_make_mut()
1286 bool intent, unsigned long ip) in __bch2_btree_path_set_pos()
1400 void bch2_path_put(struct btree_trans *trans, btree_path_idx_t path_idx, bool intent) in bch2_path_put()
1743 bool intent = flags & BTREE_ITER_intent; in bch2_path_get() local
/linux/fs/
H A Dinternal.h184 int intent; member
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c82 void *drbd_md_get_buffer(struct drbd_device *device, const char *intent) in drbd_md_get_buffer()