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

/linux-master/fs/btrfs/
H A Dtree-log.c4171 u64 logged_isize)
4185 btrfs_set_token_inode_size(&token, item, logged_isize);
4327 u64 logged_isize, struct btrfs_log_ctx *ctx)
4535 logged_isize);
5854 const u64 logged_isize,
5913 inode_only, logged_isize, ctx);
5932 ins_nr, inode_only, logged_isize, ctx);
5949 ins_nr, inode_only, logged_isize, ctx);
5964 logged_isize, ctx);
5989 ins_nr, inode_only, logged_isize, ct
4167 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
4322 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
5848 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
6399 u64 logged_isize = 0; local
[all...]

Completed in 126 milliseconds