Searched refs:ocfs2_do_extend_dir (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | dir.c | 76 static int ocfs2_do_extend_dir(struct super_block *sb, 2256 status = ocfs2_do_extend_dir(osb->sb, handle, inode, fe_bh, in ocfs2_fill_new_dir_el() 3109 static int ocfs2_do_extend_dir(struct super_block *sb, in ocfs2_do_extend_dir() function 3297 status = ocfs2_do_extend_dir(osb->sb, handle, dir, parent_fe_bh, in ocfs2_extend_dir()
|