Searched refs:ocfs2_do_extend_dir (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/ocfs2/ |
D | dir.c | 56 static int ocfs2_do_extend_dir(struct super_block *sb, 2228 status = ocfs2_do_extend_dir(osb->sb, handle, inode, fe_bh, in ocfs2_fill_new_dir_el() 3081 static int ocfs2_do_extend_dir(struct super_block *sb, in ocfs2_do_extend_dir() function 3269 status = ocfs2_do_extend_dir(osb->sb, handle, dir, parent_fe_bh, in ocfs2_extend_dir()
|