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