Searched refs:logged_isize (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/btrfs/
H A Dtree-log.c4173 u64 logged_isize)
4187 btrfs_set_token_inode_size(&token, item, logged_isize);
4329 u64 logged_isize, struct btrfs_log_ctx *ctx)
4538 logged_isize);
5858 const u64 logged_isize,
5917 inode_only, logged_isize, ctx);
5936 ins_nr, inode_only, logged_isize, ctx);
5953 ins_nr, inode_only, logged_isize, ctx);
5968 logged_isize, ctx);
5993 ins_nr, inode_only, logged_isize, ct
4169 fill_inode_item(struct btrfs_trans_handle *trans, struct extent_buffer *leaf, struct btrfs_inode_item *item, struct inode *inode, int log_inode_only, u64 logged_isize) argument
4324 copy_items(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *dst_path, struct btrfs_path *src_path, int start_slot, int nr, int inode_only, u64 logged_isize, struct btrfs_log_ctx *ctx) argument
5852 copy_inode_items_to_log(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_key *min_key, const struct btrfs_key *max_key, struct btrfs_path *path, struct btrfs_path *dst_path, const u64 logged_isize, const int inode_only, struct btrfs_log_ctx *ctx, bool *need_log_inode_item) argument
6403 u64 logged_isize = 0; local
[all...]

Completed in 137 milliseconds