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

/linux-master/fs/
H A Dfs_struct.c50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) function
72 hits += replace_path(&fs->root, old_root, new_root);
73 hits += replace_path(&fs->pwd, old_root, new_root);
/linux-master/fs/btrfs/
H A Drelocation.c1207 int replace_path(struct btrfs_trans_handle *trans, struct reloc_control *rc, function
1794 ret = replace_path(trans, rc, root, reloc_root, path,

Completed in 277 milliseconds