Searched refs:ref_id (Results 1 – 2 of 2) sorted by relevance
/fs/btrfs/ |
D | root-tree.c | 279 u64 root_id, u8 type, u64 ref_id) 289 key.offset = ref_id; 304 u64 root_id, u64 ref_id) in btrfs_find_root_ref() argument 311 key.offset = ref_id; in btrfs_find_root_ref() 333 u64 root_id, u8 type, u64 ref_id, in btrfs_add_root_ref() argument 349 key.offset = ref_id; in btrfs_add_root_ref()
|
D | ctree.h | 1915 u64 root_id, u64 ref_id); 1918 u64 root_id, u8 type, u64 ref_id,
|