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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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);
191 static inline __u32 fs32_to_cpu(struct sysv_sb_info *sbi, __fs32 n)
201 static inline __fs32 cpu_to_fs32(struct sysv_sb_info *sbi, __u32 n)
211 static inline __fs32 fs32_add(struct sysv_sb_info *sbi, __fs32 *n, int d)
222 static inline __u16 fs16_to_cpu(struct sysv_sb_info *sbi, __fs16 n)
230 static inline __fs16 cpu_to_fs16(struct sysv_sb_info *sbi, __u16 n)
238 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.c40 struct sysv_sb_info *sbi = SYSV_SB(sb);
57 struct sysv_sb_info *sbi = SYSV_SB(sb);
71 struct sysv_sb_info *sbi = SYSV_SB(sb);
102 struct sysv_sb_info *sbi = SYSV_SB(sb);
138 struct sysv_sb_info *sbi = SYSV_SB(sb);
189 struct sysv_sb_info *sbi = SYSV_SB(sb);
H A Dinode.c36 struct sysv_sb_info *sbi = SYSV_SB(sb);
62 struct sysv_sb_info *sbi = SYSV_SB(sb);
72 struct sysv_sb_info *sbi = SYSV_SB(sb);
90 struct sysv_sb_info *sbi = SYSV_SB(sb);
105 static inline void read3byte(struct sysv_sb_info *sbi,
126 static inline void write3byte(struct sysv_sb_info *sbi,
174 struct sysv_sb_info * sbi = SYSV_SB(sb);
226 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 159 milliseconds