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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/minix/
H A Ditree_common.c7 } Indirect; typedef in typeref:struct:__anon7466
11 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v)
17 static inline int verify_chain(Indirect *from, Indirect *to)
29 static inline Indirect *get_branch(struct inode *inode,
32 Indirect chain[DEPTH],
36 Indirect *p = chain;
72 Indirect *branch)
109 Indirect chain[DEPTH],
110 Indirect *wher
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/sysv/
H A Ditree.c62 } Indirect; typedef in typeref:struct:__anon7633
66 static inline void add_chain(Indirect *p, struct buffer_head *bh, sysv_zone_t *v)
72 static inline int verify_chain(Indirect *from, Indirect *to)
87 static Indirect *get_branch(struct inode *inode,
90 Indirect chain[],
94 Indirect *p = chain;
127 Indirect *branch)
168 Indirect chain[],
169 Indirect *wher
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dinode.c151 } Indirect; typedef in typeref:struct:__anon7366
153 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
159 static inline int verify_chain(Indirect *from, Indirect *to)
264 static Indirect *ext2_get_branch(struct inode *inode,
267 Indirect chain[4],
271 Indirect *p = chain;
324 static unsigned long ext2_find_near(struct inode *inode, Indirect *ind)
367 Indirect chain[4],
368 Indirect *partia
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dinode.c240 } Indirect; typedef in typeref:struct:__anon7371
242 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
248 static int verify_chain(Indirect *from, Indirect *to)
354 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets,
355 Indirect chain[4], int *err)
358 Indirect *p = chain;
410 static ext3_fsblk_t ext3_find_near(struct inode *inode, Indirect *ind)
451 Indirect chain[4], Indirect *partia
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dinode.c238 } Indirect; typedef in typeref:struct:__anon7376
240 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
246 static int verify_chain(Indirect *from, Indirect *to)
352 static Indirect *ext4_get_branch(struct inode *inode, int depth, int *offsets,
353 Indirect chain[4], int *err)
356 Indirect *p = chain;
408 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind)
449 Indirect chain[4], Indirect *partia
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex239 \item {\bf ``Indirect''.} Kernel redirects requests to user level daemon

Completed in 114 milliseconds