Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c3897 struct fs_path *valid_path = NULL; in process_recorded_refs() local
3917 valid_path = fs_path_alloc(); in process_recorded_refs()
3918 if (!valid_path) { in process_recorded_refs()
3931 * The first ref is stored in valid_path and will be updated if it in process_recorded_refs()
3944 sctx->cur_inode_gen, valid_path); in process_recorded_refs()
3950 valid_path); in process_recorded_refs()
3988 * path in "valid_path" already contains the orphanized name for 259. in process_recorded_refs()
4065 * cur_ino, therefore compute valid_path (the in process_recorded_refs()
4075 fs_path_reset(valid_path); in process_recorded_refs()
4078 valid_path); in process_recorded_refs()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c4168 struct fs_path *valid_path = NULL; in process_recorded_refs() local
4187 valid_path = fs_path_alloc(); in process_recorded_refs()
4188 if (!valid_path) { in process_recorded_refs()
4201 * The first ref is stored in valid_path and will be updated if it in process_recorded_refs()
4214 sctx->cur_inode_gen, valid_path); in process_recorded_refs()
4220 valid_path); in process_recorded_refs()
4258 * path in "valid_path" already contains the orphanized name for 259. in process_recorded_refs()
4331 * cur_ino, therefore compute valid_path (the in process_recorded_refs()
4341 fs_path_reset(valid_path); in process_recorded_refs()
4344 valid_path); in process_recorded_refs()
[all...]

Completed in 13 milliseconds