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.c337 struct xfs_rtginode_ops { struct
356 static const struct xfs_rtginode_ops xfs_rtginode_ops[XFS_RTGI_MAX] = { argument
404 return xfs_rtginode_ops[type].name; in xfs_rtginode_name()
412 return xfs_rtginode_ops[type].metafile_type; in xfs_rtginode_metafile_type()
421 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_enabled()
434 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_mark_sick()
448 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_load()
527 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_create()