Searched refs:get_branch (Results 1 - 2 of 2) 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.c29 static inline Indirect *get_branch(struct inode *inode, function
159 partial = get_branch(inode, depth, offsets, chain, &err);
228 partial = get_branch(inode, k, offsets, chain, &err);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Ditree.c87 static Indirect *get_branch(struct inode *inode, function
217 partial = get_branch(inode, depth, offsets, chain, &err);
290 partial = get_branch(inode, k, offsets, chain, &err);

Completed in 107 milliseconds