Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_rtgroup.c336 struct xfs_rtginode_ops { struct
355 static const struct xfs_rtginode_ops xfs_rtginode_ops[XFS_RTGI_MAX] = { argument
403 return xfs_rtginode_ops[type].name; in xfs_rtginode_name()
411 return xfs_rtginode_ops[type].metafile_type; in xfs_rtginode_metafile_type()
420 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_enabled()
433 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_mark_sick()
447 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_load()
526 const struct xfs_rtginode_ops *ops = &xfs_rtginode_ops[type]; in xfs_rtginode_create()

Completed in 4 milliseconds