Searched defs:res_dir (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/qnx4/
H A Dnamei.c68 qnx4_find_entry(int len, struct inode *dir, const char *name, struct qnx4_inode_entry **res_dir, int *ino) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/bfs/
H A Ddir.c325 bfs_find_entry(struct inode * dir, const unsigned char * name, int namelen, struct bfs_dirent ** res_dir) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Dnamei.c1929 ocfs2_search_dirblock(struct buffer_head *bh, struct inode *dir, const char *name, int namelen, unsigned long offset, struct ocfs2_dir_entry **res_dir) argument
1979 ocfs2_find_entry(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dnamei.c766 search_dirblock(struct buffer_head * bh, struct inode *dir, struct dentry *dentry, unsigned long offset, struct ext3_dir_entry_2 ** res_dir) argument
815 ext3_find_entry(struct dentry *dentry, struct ext3_dir_entry_2 ** res_dir) argument
929 ext3_dx_find_entry(struct dentry *dentry, struct ext3_dir_entry_2 **res_dir, int *err) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dnamei.c764 search_dirblock(struct buffer_head * bh, struct inode *dir, struct dentry *dentry, unsigned long offset, struct ext4_dir_entry_2 ** res_dir) argument
813 ext4_find_entry(struct dentry *dentry, struct ext4_dir_entry_2 ** res_dir) argument
927 ext4_dx_find_entry(struct dentry *dentry, struct ext4_dir_entry_2 **res_dir, int *err) argument
[all...]

Completed in 103 milliseconds