fs/ocfs2/aops.c
2360
ret = ocfs2_set_inode_size(handle, inode, di_bh, end);
fs/ocfs2/file.c
329
ret = ocfs2_set_inode_size(handle, inode, di_bh,
fs/ocfs2/file.h
39
int ocfs2_set_inode_size(handle_t *handle,
fs/ocfs2/namei.c
2769
status = ocfs2_set_inode_size(handle, inode, di_bh, end);