Home
last modified time | relevance | path

Searched defs:de_buf (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Ddir.c366 char *dlimit, *de_buf; in ocfs2_search_dirblock() local
1235 char *trailer, *de_buf, *limit, *start = dirblock_bh->b_data; ocfs2_find_max_rec_len() local
2645 char *de_buf, *limit; ocfs2_dx_dir_index_block() local
2690 char *de_buf, *limit; ocfs2_dx_dir_index_root_block() local
2733 char *de_buf, *limit; ocfs2_new_dx_should_be_inline() local
2773 char *de_buf, *limit; ocfs2_expand_last_dirent() local
3397 char *first_de, *de_buf, *limit; ocfs2_find_dir_space_id() local
[all...]
/linux/fs/ext4/
H A Dinline.c1026 void ext4_update_final_de(void *de_buf, int old_size, int new_size) in ext4_update_final_de() argument