Searched defs:intent (Results 1 – 11 of 11) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_exchmaps_item.c | 250 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 D | xfs_bmap_item.c | 316 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 D | xfs_rmap_item.c | 376 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 D | xfs_attr_item.c | 518 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 D | xfs_refcount_item.c | 351 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 D | xfs_extfree_item.c | 460 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 D | xfs_defer.c | 199 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 D | btree_iter.h | 21 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 D | btree_iter.c | 1260 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 D | internal.h | 184 int intent; member
|
/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | 82 void *drbd_md_get_buffer(struct drbd_device *device, const char *intent) in drbd_md_get_buffer()
|