Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h14 enum xfs_rtg_inodes { enum
321 const char *xfs_rtginode_name(enum xfs_rtg_inodes type);
322 enum xfs_metafile_type xfs_rtginode_metafile_type(enum xfs_rtg_inodes type);
323 bool xfs_rtginode_enabled(struct xfs_rtgroup *rtg, enum xfs_rtg_inodes type);
324 void xfs_rtginode_mark_sick(struct xfs_rtgroup *rtg, enum xfs_rtg_inodes type);
325 int xfs_rtginode_load(struct xfs_rtgroup *rtg, enum xfs_rtg_inodes type,
327 int xfs_rtginode_create(struct xfs_rtgroup *rtg, enum xfs_rtg_inodes type,
334 enum xfs_rtg_inodes type) in xfs_rtginode_path()
H A Dxfs_rtbitmap.h360 enum xfs_rtg_inodes type) in xfs_rtblock_ops()
423 enum xfs_rtg_inodes type, xfs_fileoff_t offset_fsb,
/linux/fs/xfs/
H A Dxfs_rtalloc.c727 enum xfs_rtg_inodes type) in xfs_rtginode_ensure()