/kernel/linux/linux-5.10/fs/qnx4/ |
H A D | namei.c | 57 qnx4_find_entry(int len, struct inode *dir, const char *name, struct qnx4_inode_entry **res_dir, int *ino) qnx4_find_entry() argument
|
/kernel/linux/linux-6.6/fs/qnx4/ |
H A D | namei.c | 57 qnx4_find_entry(int len, struct inode *dir, const char *name, struct qnx4_inode_entry **res_dir, int *ino) qnx4_find_entry() argument
|
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | dir.c | 321 bfs_find_entry(struct inode *dir, const struct qstr *child, struct bfs_dirent **res_dir) bfs_find_entry() argument
|
/kernel/linux/linux-6.6/fs/bfs/ |
H A D | dir.c | 321 bfs_find_entry(struct inode *dir, const struct qstr *child, struct bfs_dirent **res_dir) bfs_find_entry() argument
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inline.c | 1652 ext4_find_inline_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *has_inline_data) ext4_find_inline_entry() argument
|
H A D | namei.c | 1235 search_dirblock(struct buffer_head *bh, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) search_dirblock() argument 1432 ext4_search_dir(struct buffer_head *bh, char *search_buf, int buf_size, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) ext4_search_dir() argument 1493 __ext4_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *inlined) __ext4_find_entry() argument 1637 ext4_find_entry(struct inode *dir, const struct qstr *d_name, struct ext4_dir_entry_2 **res_dir, int *inlined) ext4_find_entry() argument 1658 ext4_lookup_entry(struct inode *dir, struct dentry *dentry, struct ext4_dir_entry_2 **res_dir) ext4_lookup_entry() argument 1678 ext4_dx_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir) ext4_dx_find_entry() argument [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inline.c | 1659 ext4_find_inline_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *has_inline_data) ext4_find_inline_entry() argument
|
H A D | namei.c | 1293 search_dirblock(struct buffer_head *bh, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) search_dirblock() argument 1530 ext4_search_dir(struct buffer_head *bh, char *search_buf, int buf_size, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) ext4_search_dir() argument 1591 __ext4_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *inlined) __ext4_find_entry() argument 1735 ext4_find_entry(struct inode *dir, const struct qstr *d_name, struct ext4_dir_entry_2 **res_dir, int *inlined) ext4_find_entry() argument 1756 ext4_lookup_entry(struct inode *dir, struct dentry *dentry, struct ext4_dir_entry_2 **res_dir) ext4_lookup_entry() argument 1777 ext4_dx_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir) ext4_dx_find_entry() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.c | 1069 struct ocfs2_dir_entry *res_dir = NULL; in ocfs2_find_entry() local 346 ocfs2_search_dirblock(struct buffer_head *bh, struct inode *dir, const char *name, int namelen, unsigned long offset, char *first_de, unsigned int bytes, struct ocfs2_dir_entry **res_dir) ocfs2_search_dirblock() argument 397 ocfs2_find_entry_id(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_id() argument 672 ocfs2_find_entry_el(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_el() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.c | 1061 struct ocfs2_dir_entry *res_dir = NULL; in ocfs2_find_entry() local 339 ocfs2_search_dirblock(struct buffer_head *bh, struct inode *dir, const char *name, int namelen, unsigned long offset, char *first_de, unsigned int bytes, struct ocfs2_dir_entry **res_dir) ocfs2_search_dirblock() argument 389 ocfs2_find_entry_id(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_id() argument 664 ocfs2_find_entry_el(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_el() argument [all...] |