Searched refs:ocfs2_add_inode_data (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | file.h | 28 int ocfs2_add_inode_data(struct ocfs2_super *osb,
|
H A D | file.c | 536 int ocfs2_add_inode_data(struct ocfs2_super *osb, in ocfs2_add_inode_data() function 630 status = ocfs2_add_inode_data(osb, in ocfs2_extend_allocation()
|
H A D | aops.c | 1136 ret = ocfs2_add_inode_data(OCFS2_SB(inode->i_sb), inode, in ocfs2_write_cluster()
|
H A D | namei.c | 1962 status = ocfs2_add_inode_data(osb, inode, &offset, 1, 0, in ocfs2_symlink()
|
H A D | dir.c | 3133 status = ocfs2_add_inode_data(OCFS2_SB(sb), dir, &offset, in ocfs2_do_extend_dir()
|