Searched refs:valid_path (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dsend.c4179 struct fs_path *valid_path = NULL; local
4204 valid_path = fs_path_alloc();
4205 if (!valid_path) {
4218 * The first ref is stored in valid_path and will be updated if it
4231 sctx->cur_inode_gen, valid_path);
4237 valid_path);
4275 * path in "valid_path" already contains the orphanized name for 259.
4348 * cur_ino, therefore compute valid_path (the
4358 fs_path_reset(valid_path);
4361 valid_path);
[all...]

Completed in 155 milliseconds