Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rtgroup.c471 path = xfs_rtginode_path(rtg_rgno(rtg), type); in xfs_rtginode_load()
535 upd.path = xfs_rtginode_path(rtg_rgno(rtg), type); in xfs_rtginode_create()
Dxfs_rtgroup.h307 static inline const char *xfs_rtginode_path(xfs_rgnumber_t rgno, in xfs_rtginode_path() function
/linux-6.14.4/fs/xfs/scrub/
Dmetapath.c159 xfs_rtginode_path(rtg_rgno(rtg), type), ip); in xchk_setup_metapath_rtginode()