Home
last modified time | relevance | path

Searched defs:xfs_dinode_core (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_dinode.h64 typedef struct xfs_dinode_core struct
66 __uint16_t di_magic; /* inode magic # = XFS_DINODE_MAGIC */
67 __uint16_t di_mode; /* mode and type of file */
91 } xfs_dinode_core_t; argument