Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.c312 struct xfs_rtginode_ops { struct
329 static const struct xfs_rtginode_ops xfs_rtginode_ops[XFS_RTGI_MAX] = { argument
349 return xfs_rtginode_ops[type].name; in xfs_rtginode_name()
357 return xfs_rtginode_ops[type].metafile_type; in xfs_rtginode_metafile_type()
366 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_enabled()
379 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_mark_sick()
393 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_load()
473 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_create()