Searched defs:has_inline_data (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/ext4/ |
H A D | dir.c | 130 int has_inline_data = 1; ext4_readdir() local
|
H A D | inline.c | 1746 int empty_inline_dir(struct inode *dir, int *has_inline_data) empty_inline_dir() argument 1318 htree_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) htree_inlinedir_to_tree() argument 1430 ext4_read_inline_dir(struct file *file, struct dir_context *ctx, int *has_inline_data) ext4_read_inline_dir() argument 1613 ext4_find_inline_entry(struct inode *dir, const struct qstr *d_name, struct ext4_dir_entry_2 **res_dir, int *has_inline_data) ext4_find_inline_entry() argument 1661 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
|
H A D | namei.c | 1077 int has_inline_data = 1; ext4_htree_fill_tree() local 1382 int has_inline_data = 1; ext4_find_entry() local 2415 int has_inline_data = 1; ext4_delete_entry() local 2763 int has_inline_data = 1; ext4_empty_dir() local
|
Completed in 153 milliseconds