Searched defs:de_buf (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | dir.c | 350 char *dlimit, *de_buf; in ocfs2_search_dirblock() local 1189 char *trailer, *de_buf, *limit, *start = dirblock_bh->b_data; in ocfs2_find_max_rec_len() local 2594 char *de_buf, *limit; in ocfs2_dx_dir_index_block() local 2639 char *de_buf, *limit; in ocfs2_dx_dir_index_root_block() local 2682 char *de_buf, *limit; in ocfs2_new_dx_should_be_inline() local 2722 char *de_buf, *limit; in ocfs2_expand_last_dirent() local 3346 char *de_buf, *limit; in ocfs2_find_dir_space_id() local
|
/Linux-v5.4/fs/ext4/ |
D | inline.c | 1071 static void ext4_update_final_de(void *de_buf, int old_size, int new_size) in ext4_update_final_de()
|