Searched refs:sysv_sb_info (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Dsysv.h21 struct sysv_sb_info { struct
79 static inline struct sysv_sb_info *SYSV_SB(struct super_block *sb)
116 struct sysv_sb_info *sbi = SYSV_SB(sb);
192 static inline __u32 fs32_to_cpu(struct sysv_sb_info *sbi, __fs32 n)
202 static inline __fs32 cpu_to_fs32(struct sysv_sb_info *sbi, __u32 n)
212 static inline __fs32 fs32_add(struct sysv_sb_info *sbi, __fs32 *n, int d)
223 static inline __u16 fs16_to_cpu(struct sysv_sb_info *sbi, __fs16 n)
231 static inline __fs16 cpu_to_fs16(struct sysv_sb_info *sbi, __u16 n)
239 static inline __fs16 fs16_add(struct sysv_sb_info *sbi, __fs16 *n, int d)
H A Dsuper.c47 static void detected_xenix(struct sysv_sb_info *sbi)
78 static void detected_sysv4(struct sysv_sb_info *sbi)
106 static void detected_sysv2(struct sysv_sb_info *sbi)
134 static void detected_coherent(struct sysv_sb_info *sbi)
157 static void detected_v7(struct sysv_sb_info *sbi)
178 static int detect_xenix(struct sysv_sb_info *sbi, struct buffer_head *bh)
199 static int detect_sysv(struct sysv_sb_info *sbi, struct buffer_head *bh)
252 static int detect_coherent(struct sysv_sb_info *sbi, struct buffer_head *bh)
265 static int detect_sysv_odd(struct sysv_sb_info *sbi, struct buffer_head *bh)
274 int (*test)(struct sysv_sb_info *, struc
[all...]
H A Dialloc.c41 struct sysv_sb_info *sbi = SYSV_SB(sb);
58 struct sysv_sb_info *sbi = SYSV_SB(sb);
72 struct sysv_sb_info *sbi = SYSV_SB(sb);
103 struct sysv_sb_info *sbi = SYSV_SB(sb);
138 struct sysv_sb_info *sbi = SYSV_SB(sb);
183 struct sysv_sb_info *sbi = SYSV_SB(sb);
H A Dinode.c36 struct sysv_sb_info *sbi = SYSV_SB(sb);
70 struct sysv_sb_info *sbi = SYSV_SB(sb);
82 struct sysv_sb_info *sbi = SYSV_SB(sb);
103 struct sysv_sb_info *sbi = SYSV_SB(sb);
121 static inline void read3byte(struct sysv_sb_info *sbi,
142 static inline void write3byte(struct sysv_sb_info *sbi,
192 struct sysv_sb_info * sbi = SYSV_SB(sb);
253 struct sysv_sb_info * sbi = SYSV_SB(sb);
H A Dballoc.c44 struct sysv_sb_info * sbi = SYSV_SB(sb);
101 struct sysv_sb_info *sbi = SYSV_SB(sb);
160 struct sysv_sb_info * sbi = SYSV_SB(sb);
H A Ditree.c25 struct sysv_sb_info *sbi = SYSV_SB(sb);
53 static inline int block_to_cpu(struct sysv_sb_info *sbi, sysv_zone_t nr)
430 struct sysv_sb_info *sbi = SYSV_SB(s);

Completed in 48 milliseconds