Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rtgroup.h299 int xfs_rtginode_load(struct xfs_rtgroup *rtg, enum xfs_rtg_inodes type,
Dxfs_rtgroup.c433 xfs_rtginode_load( in xfs_rtginode_load() function
/linux-6.14.4/fs/xfs/
Dxfs_rtalloc.c733 error = xfs_rtginode_load(rtg, type, tp); in xfs_rtginode_ensure()
1604 error = xfs_rtginode_load(rtg, i, tp); in xfs_rtmount_rtg()