Lines Matching refs:path_put
2338 path_put(p); in drop_collected_paths()
2783 path_put(&under); in do_lock_mount()
2810 path_put(path); in do_lock_mount()
2825 path_put(&under); in do_lock_mount()
2832 path_put(&under); in do_lock_mount()
3056 path_put(&old_path); in do_loopback()
3116 struct path path __free(path_put) = {}; in vfs_open_tree()
3681 path_put(&old_path); in do_move_mount_old()
4137 path_put(&path); in do_mount()
4502 path_put(&newmount); in SYSCALL_DEFINE3()
4536 struct path to_path __free(path_put) = {}; in SYSCALL_DEFINE5()
4537 struct path from_path __free(path_put) = {}; in SYSCALL_DEFINE5()
4748 path_put(&root); in SYSCALL_DEFINE2()
4750 path_put(&old); in SYSCALL_DEFINE2()
4752 path_put(&new); in SYSCALL_DEFINE2()
5166 path_put(&target); in SYSCALL_DEFINE5()
5714 struct path root __free(path_put) = {}; in do_statmount()
5975 struct path root __free(path_put) = {}; in do_listmount()
6234 path_put(&fs_root); in current_chrooted()
6235 path_put(&ns_root); in current_chrooted()
6401 path_put(&root); in mntns_install()