Home
last modified time | relevance | path

Searched refs:xfarray_idx_t (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/fs/xfs/scrub/
H A Dxfarray.h10 typedef uint64_t xfarray_idx_t; typedef
11 #define XFARRAY_NULLIDX ((__force xfarray_idx_t)-1ULL)
12 #define XFARRAY_CURSOR_INIT ((__force xfarray_idx_t)0)
25 xfarray_idx_t nr;
28 xfarray_idx_t max_nr;
43 int xfarray_load(struct xfarray *array, xfarray_idx_t idx, void *ptr);
44 int xfarray_unset(struct xfarray *array, xfarray_idx_t idx);
45 int xfarray_store(struct xfarray *array, xfarray_idx_t idx, const void *ptr);
89 xfarray_idx_t *idx, in xfarray_iter()
137 xfarray_idx_t first_folio_idx;
[all …]
H A Dxfarray.c42 static xfarray_idx_t
133 xfarray_idx_t idx, in xfarray_load()
169 xfarray_idx_t idx) in xfarray_unset()
202 xfarray_idx_t idx, in xfarray_store()
288 xfarray_idx_t *cur, in xfarray_find_data()
341 xfarray_idx_t *idx, in xfarray_load_next()
544 xfarray_idx_t lo, in xfarray_isort()
545 xfarray_idx_t hi) in xfarray_isort()
574 xfarray_idx_t lo, in xfarray_foliosort()
575 xfarray_idx_t hi) in xfarray_foliosort()
[all …]
H A Ddirtree.h45 xfarray_idx_t first_step;
48 xfarray_idx_t second_step;
H A Dalloc_repair.c115 xfarray_idx_t array_cur;
302 xfarray_idx_t cur = XFARRAY_CURSOR_INIT; in xrep_bnobt_sort_records()
439 xfarray_idx_t record_nr; in xrep_abt_reserve_space()
H A Dbmap_repair.c81 xfarray_idx_t array_cur;
324 xfarray_idx_t array_cur; in xrep_bmap_sort_records()
656 xfarray_idx_t array_cur; in xrep_bmap_extents_load()
H A Drefcount_repair.c115 xfarray_idx_t array_cur;
332 xfarray_idx_t cur; in xrep_refc_sort_records()
H A Dquotacheck_repair.c150 xfarray_idx_t cur = XFARRAY_CURSOR_INIT; in xqcheck_commit_dqtype()
H A Drtrefcount_repair.c120 xfarray_idx_t array_cur;
320 xfarray_idx_t cur; in xrep_rtrefc_sort_records()
H A Dagheader_repair.c1526 xfarray_idx_t idx, in xrep_iunlink_relink_next()
1532 xfarray_idx_t agino = idx - 1; in xrep_iunlink_relink_next()
1584 xfarray_idx_t idx, in xrep_iunlink_relink_prev()
1590 xfarray_idx_t agino = idx - 1; in xrep_iunlink_relink_prev()
1646 xfarray_idx_t idx = XFARRAY_CURSOR_INIT; in xrep_iunlink_commit()
H A Dialloc_repair.c124 xfarray_idx_t array_cur;
604 xfarray_idx_t cur; in xrep_ibt_check_overlap()
H A Ddirtree.c597 xfarray_idx_t step_idx, in xchk_dirpath_step_is_stale()
665 xfarray_idx_t idx = path->first_step; in xchk_dirpath_is_stale()
H A Dparent_repair.c332 xfarray_idx_t array_cur; in xrep_parent_replay_updates()
1049 xfarray_idx_t array_cur; in xrep_parent_flush_xattrs()
H A Dattr_repair.c692 xfarray_idx_t array_cur; in xrep_xattr_flush_stashed()
1150 xfarray_idx_t array_cur; in xrep_xattr_replay_pptr_updates()
H A Dparent.c642 xfarray_idx_t array_cur; in xchk_parent_finish_slow_pptrs()
H A Dquotacheck.c620 xfarray_idx_t cur = XFARRAY_CURSOR_INIT; in xqcheck_walk_observations()
H A Dnlinks.c871 xfarray_idx_t cur = XFARRAY_CURSOR_INIT; in xchk_nlinks_compare()
H A Ddir.c1034 xfarray_idx_t array_cur; in xchk_dir_finish_slow_dirents()
H A Ddir_repair.c843 xfarray_idx_t array_cur; in xrep_dir_replay_updates()
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst2052 xfarray_idx_t i;
2070 xfarray_idx_t i = XFARRAY_CURSOR_INIT;