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

/linux-master/fs/btrfs/
H A Dsend.c559 static int fs_path_add(struct fs_path *p, const char *name, int name_len) function
1880 ret = fs_path_add(dest, tmp, strlen(tmp));
2334 ret = fs_path_add(dest, nce->name, nce->name_len);
4091 ret = fs_path_add(new_path, ref->name, ref->name_len);
4158 ret = fs_path_add(ref->full_path, name, ref->name_len);

Completed in 218 milliseconds