Searched refs:record_ref (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | send.c | 3859 static int record_ref(struct btrfs_root *root, int num, u64 dir, int index, in record_ref() function 3896 return record_ref(sctx->send_root, num, dir, index, name, in __record_new_ref() 3906 return record_ref(sctx->parent_root, num, dir, index, name, in __record_deleted_ref()
|