Home
last modified time | relevance | path

Searched refs:XFARRAY_NULLIDX (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dxfarray.h11 #define XFARRAY_NULLIDX ((__force xfarray_idx_t)-1ULL) macro
H A Ddirtree.c255 path->second_step = XFARRAY_NULLIDX; in xchk_dirtree_create_path()
494 if (path->second_step == XFARRAY_NULLIDX) in xchk_dirpath_step_up()
H A Ddirtree_repair.c599 path->second_step = XFARRAY_NULLIDX; in xrep_dirtree_create_adoption_path()