Searched refs:ref_id (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | root-tree.c | 346 u64 ref_id, u64 dirid, u64 *sequence, const char *name, in btrfs_del_root_ref() argument 365 key.offset = ref_id; in btrfs_del_root_ref() 392 key.objectid = ref_id; in btrfs_del_root_ref() 419 u64 ref_id, u64 dirid, u64 sequence, const char *name, in btrfs_add_root_ref() argument 436 key.offset = ref_id; in btrfs_add_root_ref() 457 key.objectid = ref_id; in btrfs_add_root_ref()
|
D | ctree.h | 3001 u64 ref_id, u64 dirid, u64 sequence, const char *name, 3004 u64 ref_id, u64 dirid, u64 *sequence, const char *name,
|