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

/linux-master/fs/btrfs/
H A Dsend.c291 * that it uses for those operations must use the orphanized name of
328 bool orphanized; member in struct:waiting_dir_move
2189 * used by __get_cur_name_and_parent to find out if the ref was orphanized and
2241 * inode 'ino' to be orphanized, therefore check if ow_inode matches
2439 * overwritten, the overwritten inode gets "orphanized". Later when we
2478 if (wdm && wdm->orphanized) {
3339 static int add_waiting_dir_move(struct send_ctx *sctx, u64 ino, bool orphanized) argument
3351 dm->orphanized = orphanized;
3552 is_orphan = dm->orphanized;
[all...]

Completed in 135 milliseconds