Searched refs:xfs_exntst_t (Results 1 – 13 of 13) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 113 extern xfs_exntst_t xfs_bmbt_get_state(xfs_bmbt_rec_host_t *r); 120 xfs_fsblock_t b, xfs_filblks_t c, xfs_exntst_t v); 124 extern void xfs_bmbt_set_state(xfs_bmbt_rec_host_t *r, xfs_exntst_t v); 127 xfs_fsblock_t b, xfs_filblks_t c, xfs_exntst_t v);
|
D | xfs_bmap_btree.c | 44 STATIC xfs_exntst_t 108 xfs_exntst_t st; in __xfs_bmbt_get_all() 165 xfs_exntst_t 207 xfs_exntst_t state) in xfs_bmbt_set_allf() 247 xfs_exntst_t state) in xfs_bmbt_disk_set_allf() 326 xfs_exntst_t v) in xfs_bmbt_set_state()
|
D | xfs_rmap.h | 207 xfs_exntst_t state, struct xfs_btree_cur **pcur);
|
D | xfs_bmap.h | 269 xfs_filblks_t *blockcount, xfs_exntst_t state);
|
D | xfs_format.h | 1594 } xfs_exntst_t; typedef 1604 xfs_exntst_t br_state; /* extent state */
|
D | xfs_bmap.c | 174 xfs_exntst_t state) in xfs_bmbt_update() 2311 xfs_exntst_t newext; /* new extent state */ in xfs_bmap_add_extent_unwritten_real() 2312 xfs_exntst_t oldext; /* old extent state */ in xfs_bmap_add_extent_unwritten_real() 6652 xfs_exntst_t state) in xfs_bmap_finish_one()
|
D | xfs_rmap.c | 2055 xfs_exntst_t state, in xfs_rmap_finish_one()
|
/fs/xfs/ |
D | xfs_trans_bmap.c | 67 xfs_exntst_t state) in xfs_trans_log_finish_bmap_update() 129 xfs_exntst_t state) in xfs_trans_set_bmap_flags()
|
D | xfs_trans_rmap.c | 40 xfs_exntst_t state) in xfs_trans_set_rmap_flags() 104 xfs_exntst_t state, in xfs_trans_log_finish_rmap_update()
|
D | xfs_trans.h | 262 xfs_exntst_t state, struct xfs_btree_cur **pcur); 286 xfs_filblks_t *blockcount, xfs_exntst_t state);
|
D | xfs_bmap_item.c | 403 xfs_exntst_t state; in xfs_bui_recover()
|
D | xfs_rmap_item.c | 427 xfs_exntst_t state; in xfs_rui_recover()
|
D | xfs_trace.h | 230 __field(xfs_exntst_t, state) 269 __field(xfs_exntst_t, state) 2405 xfs_exntst_t state), 2415 __field(xfs_exntst_t, l_state) 2449 xfs_exntst_t state), \
|