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