Home
last modified time | relevance | path

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

/linux/fs/qnx6/
A Dqnx6.h29 struct qnx6_sb_info { struct
30 struct buffer_head *sb_buf; /* superblock buffer */
31 struct qnx6_super_block *sb; /* our superblock */
32 int s_blks_off; /* blkoffset fs-startpoint */
33 int s_ptrbits; /* indirect pointer bitfield */
34 unsigned long s_mount_opt; /* all mount options */
35 int s_bytesex; /* holds endianess info */
59 static inline struct qnx6_sb_info *QNX6_SB(struct super_block *sb) in QNX6_SB() argument

Completed in 4 milliseconds