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