Searched refs:xfs_rtginode_ops (Results 1 – 1 of 1) sorted by relevance
336 struct xfs_rtginode_ops { struct355 static const struct xfs_rtginode_ops xfs_rtginode_ops[XFS_RTGI_MAX] = { argument403 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 5 milliseconds