Searched refs:update_isize (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ocfs2/
H A Dnamei.h33 int update_isize, loff_t end);
H A Dnamei.c2705 int update_isize, loff_t end)
2759 if (update_isize) {
2703 ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *di_bh, int update_isize, loff_t end) argument
/linux-master/fs/xfs/
H A Dxfs_pnfs.c268 bool update_isize = false; local
278 update_isize = true;
310 if (update_isize) {
326 if (update_isize) {
H A Dxfs_iomap.c557 bool update_isize)
635 if (update_isize && i_size > i_size_read(inode))
553 xfs_iomap_write_unwritten( xfs_inode_t *ip, xfs_off_t offset, xfs_off_t count, bool update_isize) argument

Completed in 159 milliseconds