Searched refs:__record_new_ref (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | send.c | 3811 static int __record_new_ref(int num, u64 dir, int index, in __record_new_ref() function 3835 sctx->cmp_key, 0, __record_new_ref, sctx); in record_new_ref() 3932 ret = __record_new_ref(num, dir, index, name, sctx); in __record_changed_new_ref() 4003 cb = __record_new_ref; in process_all_refs()
|