Searched refs:xfs_exntst_t (Results 1 – 13 of 13) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 105 extern xfs_exntst_t xfs_bmbt_get_state(xfs_bmbt_rec_host_t *r); 112 xfs_fsblock_t b, xfs_filblks_t c, xfs_exntst_t v); 116 extern void xfs_bmbt_set_state(xfs_bmbt_rec_host_t *r, xfs_exntst_t v); 119 xfs_fsblock_t b, xfs_filblks_t c, xfs_exntst_t v);
|
D | xfs_bmap_btree.c | 44 STATIC xfs_exntst_t 102 xfs_exntst_t st; in __xfs_bmbt_get_all() 159 xfs_exntst_t 201 xfs_exntst_t state) in xfs_bmbt_set_allf() 241 xfs_exntst_t state) in xfs_bmbt_disk_set_allf() 320 xfs_exntst_t v) in xfs_bmbt_set_state()
|
D | xfs_rmap.h | 209 xfs_exntst_t state, struct xfs_btree_cur **pcur);
|
D | xfs_bmap.h | 275 xfs_filblks_t *blockcount, xfs_exntst_t state);
|
D | xfs_format.h | 1573 } xfs_exntst_t; typedef 1583 xfs_exntst_t br_state; /* extent state */
|
D | xfs_bmap.c | 173 xfs_exntst_t state) in xfs_bmbt_update() 2158 xfs_exntst_t newext; /* new extent state */ in xfs_bmap_add_extent_unwritten_real() 2159 xfs_exntst_t oldext; /* old extent state */ in xfs_bmap_add_extent_unwritten_real() 6512 xfs_exntst_t state) in xfs_bmap_finish_one()
|
D | xfs_rmap.c | 2070 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 | 257 xfs_exntst_t state, struct xfs_btree_cur **pcur); 281 xfs_filblks_t *blockcount, xfs_exntst_t state);
|
D | xfs_bmap_item.c | 405 xfs_exntst_t state; in xfs_bui_recover()
|
D | xfs_rmap_item.c | 428 xfs_exntst_t state; in xfs_rui_recover()
|
D | xfs_trace.h | 232 __field(xfs_exntst_t, state) 271 __field(xfs_exntst_t, state) 2406 xfs_exntst_t state), 2416 __field(xfs_exntst_t, l_state) 2450 xfs_exntst_t state), \
|