xfs_dmops 24 fs/xfs/linux-2.6/xfs_super.h # define vfs_insertdmapi(vfs) vfs_insertops(vfsp, &xfs_dmops) xfs_dmops 31 fs/xfs/xfs_dmops.c static struct xfs_dmops xfs_dmcore_stub = { xfs_dmops 328 fs/xfs/xfs_mount.h struct xfs_dmops *m_dm_ops; /* vector of DMI ops */ xfs_dmops 540 fs/xfs/xfs_mount.h extern struct xfs_dmops xfs_dmcore_xfs;