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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dfile.c277 u64 start, u64 end, u64 *hint_byte, int drop_cache)
408 *hint_byte = disk_bytenr;
430 *hint_byte = disk_bytenr;
449 *hint_byte = disk_bytenr;
485 *hint_byte = disk_bytenr;
276 btrfs_drop_extents(struct btrfs_trans_handle *trans, struct inode *inode, u64 start, u64 end, u64 *hint_byte, int drop_cache) argument
H A Dioctl.c1448 u64 hint_byte; local
1635 &hint_byte, 1);
1690 &hint_byte, 1);
H A Dextent-tree.c4386 u64 hint_byte, struct btrfs_key *ins,
4433 hint_byte = last_ptr->window_start;
4438 search_start = max(search_start, hint_byte);
4443 if (search_start == hint_byte) {
4844 u64 empty_size, u64 hint_byte,
4863 search_start, search_end, hint_byte,
4382 find_free_extent(struct btrfs_trans_handle *trans, struct btrfs_root *orig_root, u64 num_bytes, u64 empty_size, u64 search_start, u64 search_end, u64 hint_byte, struct btrfs_key *ins, int data) argument
4841 btrfs_reserve_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 num_bytes, u64 min_alloc_size, u64 empty_size, u64 hint_byte, u64 search_end, struct btrfs_key *ins, u64 data) argument
H A Dctree.h2037 u64 empty_size, u64 hint_byte,
2443 u64 start, u64 end, u64 *hint_byte, int drop_cache);
H A Dinode.c228 u64 hint_byte; local
246 &hint_byte, 1);
3336 u64 hint_byte = 0; local
3348 &hint_byte, 1);

Completed in 195 milliseconds