__fs16
__fs16 __unused4; /* unused */
static inline u16 fs16_to_cpu(struct vxfs_sb_info *sbi, __fs16 a)
__fs16 d_free; /* free space in dirblock */
__fs16 d_nhash; /* no of hash chains */
__fs16 d_hash[]; /* hash chain */
__fs16 d_reclen; /* record length */
__fs16 d_namelen; /* d_name length */
__fs16 d_hashnext; /* next hash entry */
__fs16 vdi_eopflags;
static inline __u16 fs16_to_cpu(struct qnx6_sb_info *sbi, __fs16 n)
static inline __fs16 cpu_to_fs16(struct qnx6_sb_info *sbi, __u16 n)
return (__force __fs16)cpu_to_le16(n);
return (__force __fs16)cpu_to_be16(n);
fs16_sub(struct super_block *sbp, __fs16 *n, int d)
fs16_to_cpu(struct super_block *sbp, __fs16 n)
static inline __fs16
return (__force __fs16)cpu_to_le16(n);
return (__force __fs16)cpu_to_be16(n);
fs16_add(struct super_block *sbp, __fs16 *n, int d)
__fs16 d_reclen; /* length of this entry */
__fs16 d_namlen; /* actual length of d_name */
__fs16 fs_opostbl[16][8]; /* old rotation block list head */
__fs16 cg_ncyl; /* number of cyl's this cg */
__fs16 cg_niblk; /* number of inode blocks this cg */
__fs16 cg_ncyl; /* number of cyl's this cg */
__fs16 cg_niblk; /* number of inode blocks this cg */
__fs16 cg_b[32][8]; /* positions of free blocks */
__fs16 ui_mode; /* 0x0 */
__fs16 ui_nlink; /* 0x2 */
__fs16 ui_suid; /* 0x4 */
__fs16 ui_sgid; /* 0x6 */
__fs16 ui_modeh; /* 0x78 mode high bits */
__fs16 ui_spare; /* 0x7A unused */
__fs16 ui_mode; /* 0: IFMT, permissions; see below. */
__fs16 ui_nlink; /* 2: File link count. */
__fs16 fs_opostbl[82];
__fs16 fs_opostbl[46];
(((__fs16*)((ubh)->bh[(begin) >> (uspi->s_fshift-1)]->b_data)) + \
(*((__fs16*)ubh_get_addr(UCPI_UBH(ucpi), \
__fs16 sb_version1; /* filesystem version information */
__fs16 sb_version2; /* filesystem version information */
__fs16 di_mode;
__fs16 di_ext_mode;
__fs16 lf_size;