Searched refs:Indirect (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/minix/
H A Ditree_common.c7 } Indirect; typedef in typeref:struct:__anon16737
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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Ditree.c62 } Indirect; typedef in typeref:struct:__anon16960
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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dinode.c114 } Indirect; typedef in typeref:struct:__anon16613
116 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
122 static inline int verify_chain(Indirect *from, Indirect *to)
230 static Indirect *ext2_get_branch(struct inode *inode,
233 Indirect chain[4],
237 Indirect *p = chain;
290 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind)
327 Indirect *partial)
358 ext2_blks_to_allocate(Indirect * branc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dinode.c273 } Indirect; typedef in typeref:struct:__anon16618
275 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
281 static int verify_chain(Indirect *from, Indirect *to)
387 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets,
388 Indirect chain[4], int *err)
391 Indirect *p = chain;
443 static ext3_fsblk_t ext3_find_near(struct inode *inode, Indirect *ind)
482 Indirect *partial)
512 static int ext3_blks_to_allocate(Indirect *branc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c267 } Indirect; typedef in typeref:struct:__anon16633
269 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v)
409 static Indirect *ext4_get_branch(struct inode *inode, int depth,
411 Indirect chain[4], int *err)
414 Indirect *p = chain;
472 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind)
533 Indirect *partial)
555 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks,
561 * Simple case, [t,d]Indirect block(s) has not allocated yet
729 ext4_lblk_t *offsets, Indirect *branc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex239 \item {\bf ``Indirect''.} Kernel redirects requests to user level daemon

Completed in 281 milliseconds