Searched refs:replace_path (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ |
| H A D | fs_struct.c | 46 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path() function 67 hits += replace_path(&fs->root, old_root, new_root); in chroot_fs_refs() 68 hits += replace_path(&fs->pwd, old_root, new_root); in chroot_fs_refs()
|
| /linux/fs/btrfs/ |
| H A D | relocation.c | 1007 int replace_path(struct btrfs_trans_handle *trans, struct reloc_control *rc, in replace_path() function 1605 ret = replace_path(trans, rc, root, reloc_root, path, in merge_reloc_root()
|