Searched defs:xfs_disk_dquot (Results 1 – 1 of 1) sorted by relevance
1426 struct xfs_disk_dquot { struct1427 __be16 d_magic; /* dquot magic = XFS_DQUOT_MAGIC */1428 __u8 d_version; /* dquot version */1452 * This is what goes on disk. This is separated from the xfs_disk_dquot because argument