Searched refs:inodesize (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_ioctl32.h | 152 __u32 inodesize; /* inode size in bytes */ member |
| /linux/fs/xfs/libxfs/ | ||
| H A D | xfs_sb.c | 1522 geo->inodesize = sbp->sb_inodesize; in xfs_fs_geometry() |