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

/linux-master/fs/btrfs/
H A Dinode.c2893 const bool update_inode_bytes,
2966 if (update_inode_bytes)
3005 bool update_inode_bytes; local
3027 * as the argument 'update_inode_bytes' to insert_reserved_file_extent(),
3030 update_inode_bytes = test_bit(BTRFS_ORDERED_DIRECT, &oe->flags) ||
3036 update_inode_bytes, oe->qgroup_rsv);
2890 insert_reserved_file_extent(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, u64 file_pos, struct btrfs_file_extent_item *stack_fi, const bool update_inode_bytes, u64 qgroup_reserved) argument

Completed in 469 milliseconds