Searched refs:ocfs2_mark_inode_dirty (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dinode.h146 int ocfs2_mark_inode_dirty(handle_t *handle,
H A Dioctl.c96 status = ocfs2_mark_inode_dirty(handle, inode, bh);
H A Dnamei.c930 status = ocfs2_mark_inode_dirty(handle, dir, parent_node_bh);
1402 ocfs2_mark_inode_dirty(handle, old_dir, old_dir_bh);
1405 ocfs2_mark_inode_dirty(handle, new_inode, newfe_bh);
1416 ocfs2_mark_inode_dirty(handle, new_dir, new_dir_bh);
1762 status = ocfs2_mark_inode_dirty(handle, inode, new_fe_bh);
H A Dinode.c583 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
1266 int ocfs2_mark_inode_dirty(handle_t *handle, function
H A Dfile.c282 * Don't use ocfs2_mark_inode_dirty() here as we don't always
310 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
1256 status = ocfs2_mark_inode_dirty(handle, inode, bh);
1953 ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
H A Dquota_global.c291 ocfs2_mark_inode_dirty(handle, gqinode, oinfo->dqi_gqi_bh);
H A Ddir.c1681 retval = ocfs2_mark_inode_dirty(handle, dir, parent_fe_bh);
2274 ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
2337 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
3374 status = ocfs2_mark_inode_dirty(handle, dir, parent_fe_bh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dinode.h146 int ocfs2_mark_inode_dirty(handle_t *handle,
H A Dioctl.c96 status = ocfs2_mark_inode_dirty(handle, inode, bh);
H A Dnamei.c930 status = ocfs2_mark_inode_dirty(handle, dir, parent_node_bh);
1402 ocfs2_mark_inode_dirty(handle, old_dir, old_dir_bh);
1405 ocfs2_mark_inode_dirty(handle, new_inode, newfe_bh);
1416 ocfs2_mark_inode_dirty(handle, new_dir, new_dir_bh);
1762 status = ocfs2_mark_inode_dirty(handle, inode, new_fe_bh);
H A Dinode.c583 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
1266 int ocfs2_mark_inode_dirty(handle_t *handle, function
H A Dfile.c282 * Don't use ocfs2_mark_inode_dirty() here as we don't always
310 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
1256 status = ocfs2_mark_inode_dirty(handle, inode, bh);
1953 ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
H A Ddir.c1681 retval = ocfs2_mark_inode_dirty(handle, dir, parent_fe_bh);
2274 ret = ocfs2_mark_inode_dirty(handle, inode, di_bh);
2337 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh);
3374 status = ocfs2_mark_inode_dirty(handle, dir, parent_fe_bh);
H A Dquota_global.c291 ocfs2_mark_inode_dirty(handle, gqinode, oinfo->dqi_gqi_bh);

Completed in 116 milliseconds