Searched defs:process_all_refs (Results 1 - 1 of 1) sorted by relevance

/fs/btrfs/
H A Dsend.c3874 static int process_all_refs(struct send_ctx *sctx, function
3899 "Wrong command %d in process_all_refs", cmd);
5174 ret = process_all_refs(sctx,
5195 ret = process_all_refs(sctx, BTRFS_COMPARE_TREE_NEW);
5237 * inodes. To fix this, process_all_refs is used in changed_inode to handle all

Completed in 33 milliseconds