Searched refs:ocfs2_do_extend_dir (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ocfs2/ |
D | dir.c | 76 static int ocfs2_do_extend_dir(struct super_block *sb, 2257 status = ocfs2_do_extend_dir(osb->sb, handle, inode, fe_bh, in ocfs2_fill_new_dir_el() 3110 static int ocfs2_do_extend_dir(struct super_block *sb, in ocfs2_do_extend_dir() function 3298 status = ocfs2_do_extend_dir(osb->sb, handle, dir, parent_fe_bh, in ocfs2_extend_dir()
|