Searched defs:has_inline_data (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | dir.c | 143 int has_inline_data = 1; in ext4_readdir() local
|
| H A D | inline.c | 1782 bool empty_inline_dir(struct inode *dir, int *has_inline_data) in empty_inline_dir() argument 1357 ext4_inlinedir_to_tree(struct file *dir_file, struct inode *dir, ext4_lblk_t block, struct dx_hash_info *hinfo, __u32 start_hash, __u32 start_minor_hash, int *has_inline_data) ext4_inlinedir_to_tree() argument 1469 ext4_read_inline_dir(struct file *file, struct dir_context *ctx, int *has_inline_data) ext4_read_inline_dir() argument 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 1700 ext4_delete_inline_entry(handle_t *handle, struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh, int *has_inline_data) ext4_delete_inline_entry() argument [all...] |
| H A D | namei.c | 1151 int has_inline_data = 1; in ext4_htree_fill_tree() local 1517 int has_inline_data = 1; in __ext4_find_entry() local 2639 int has_inline_data = 1; in ext4_delete_entry() local 2988 int has_inline_data = 1; ext4_empty_dir() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | dir.c | 157 int has_inline_data = 1; in ext4_readdir() local
|
| H A D | inline.c | 1790 bool empty_inline_dir(struct inode *dir, int *has_inline_data) in empty_inline_dir() argument 1330 ext4_inlinedir_to_tree(struct file *dir_file, struct inode *dir, ext4_lblk_t block, struct dx_hash_info *hinfo, __u32 start_hash, __u32 start_minor_hash, int *has_inline_data) ext4_inlinedir_to_tree() argument 1447 ext4_read_inline_dir(struct file *file, struct dir_context *ctx, int *has_inline_data) ext4_read_inline_dir() argument 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 1707 ext4_delete_inline_entry(handle_t *handle, struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh, int *has_inline_data) ext4_delete_inline_entry() argument [all...] |
| H A D | namei.c | 1209 int has_inline_data = 1; in ext4_htree_fill_tree() local 1615 int has_inline_data = 1; in __ext4_find_entry() local 2722 int has_inline_data = 1; in ext4_delete_entry() local 3076 int has_inline_data = 1; ext4_empty_dir() local [all...] |
Completed in 15 milliseconds