Home
last modified time | relevance | path

Searched refs:path_put (Results 1 – 25 of 47) sorted by relevance

12

/fs/
Dfs_struct.c27 path_put(&old_root); in set_fs_root()
47 path_put(&old_pwd); in set_fs_pwd()
86 path_put(old_root); in chroot_fs_refs()
91 path_put(&fs->root); in free_fs_struct()
92 path_put(&fs->pwd); in free_fs_struct()
Dfhandle.c110 path_put(&path); in SYSCALL_DEFINE5()
229 path_put(&path); in do_handle_open()
241 path_put(&path); in do_handle_open()
Dopen.c141 path_put(&path); in do_sys_truncate()
443 path_put(&path); in do_faccessat()
481 path_put(&path); in ksys_chdir()
542 path_put(&path); in ksys_chroot()
612 path_put(&path); in do_fchmodat()
697 path_put(&path); in do_fchownat()
852 path_put(&f->f_path); in do_dentry_open()
Dnamei.c493 void path_put(const struct path *path) in path_put() function
498 EXPORT_SYMBOL(path_put);
609 path_put(&nd->path); in terminate_walk()
611 path_put(&nd->stack[i].link); in terminate_walk()
613 path_put(&nd->root); in terminate_walk()
943 path_put(&nd->path); in nd_jump_root()
959 path_put(&nd->path); in nd_jump_link()
971 path_put(&last->link); in put_link()
1287 path_put(path); in follow_automount()
1832 path_put(link); in pick_link()
[all …]
Dnamespace.c2174 path_put(path); in lock_mount()
2338 path_put(&old_path); in do_loopback()
2422 path_put(&path); in SYSCALL_DEFINE3()
2723 path_put(&old_path); in do_move_mount_old()
3175 path_put(&path); in do_mount()
3530 path_put(&newmount); in SYSCALL_DEFINE3()
3590 path_put(&to_path); in SYSCALL_DEFINE5()
3592 path_put(&from_path); in SYSCALL_DEFINE5()
3736 path_put(&root); in SYSCALL_DEFINE2()
3738 path_put(&old); in SYSCALL_DEFINE2()
[all …]
Dfsopen.c201 path_put(&target); in SYSCALL_DEFINE3()
207 path_put(&target); in SYSCALL_DEFINE3()
Dproc_namespace.c291 path_put(&root); in mounts_open_common()
302 path_put(&p->root); in mounts_release()
Dxattr.c473 path_put(&path); in path_setxattr()
567 path_put(&path); in path_getxattr()
643 path_put(&path); in path_listxattr()
708 path_put(&path); in path_removexattr()
Ddcookies.c285 path_put(&dcs->path); in free_dcookie()
Dutimes.c126 path_put(&path); in do_utimes()
Dnsfs.c175 path_put(&path); in open_related_ns()
Dstat.c192 path_put(&path); in vfs_statx()
414 path_put(&path); in do_readlinkat()
Dfs_parser.c290 path_put(_path); in fs_lookup_param()
/fs/configfs/
Dsymlink.c130 path_put(path); in get_target()
134 path_put(path); in get_target()
213 path_put(&path); in configfs_symlink()
/fs/cachefiles/
Ddaemon.c581 path_put(&path); in cachefiles_daemon_cull()
586 path_put(&path); in cachefiles_daemon_cull()
653 path_put(&path); in cachefiles_daemon_inuse()
658 path_put(&path); in cachefiles_daemon_inuse()
/fs/incfs/
Dvfs.c1329 path_put(&parent_dir_path); in ioctl_create_file()
1501 path_put(&dir_backing_path); in dir_lookup()
1560 path_put(&backing_path); in dir_mkdir()
1649 path_put(&backing_path); in dir_unlink()
1696 path_put(&backing_old_path); in dir_link()
1697 path_put(&backing_new_path); in dir_link()
1730 path_put(&backing_path); in dir_rmdir()
1817 path_put(&backing_path); in file_open()
1965 path_put(&backing_path); in dentry_revalidate()
1974 path_put(&di->backing_path); in dentry_release()
[all …]
/fs/autofs/
Ddev-ioctl.c205 path_put(&path); in find_autofs_mount()
239 path_put(&path); in autofs_dev_ioctl_open_mountpoint()
448 path_put(&path); in autofs_dev_ioctl_requester()
552 path_put(&path); in autofs_dev_ioctl_ismountpoint()
/fs/notify/inotify/
Dinotify_user.c346 path_put(path); in inotify_find_inode()
352 path_put(path); in inotify_find_inode()
757 path_put(&path); in SYSCALL_DEFINE3()
767 path_put(canonical_path); in SYSCALL_DEFINE3()
/fs/ecryptfs/
Ddentry.c70 path_put(&p->lower_path); in ecryptfs_d_release()
/fs/sdcardfs/
Dsdcardfs.h318 path_put(pname); \
346 path_put(&pname); \
580 path_put(&parent); in prepare_dir()
Dsuper.c60 path_put(&spd->obbpath); in sdcardfs_put_super()
/fs/coda/
Dpioctl.c84 path_put(&path); in coda_pioctl()
/fs/nfsd/
Dexport.c48 path_put(&key->ek_path); in expkey_put()
155 path_put(&key.ek_path); in expkey_parse()
326 path_put(&exp->ex_path); in svc_export_put()
659 path_put(&exp.ex_path); in svc_export_parse()
931 path_put(&path); in exp_rootfh()
Dvfs.c74 path_put(&path); in nfsd_cross_mnt()
90 path_put(&path); in nfsd_cross_mnt()
107 path_put(&path); in nfsd_cross_mnt()
136 path_put(&path); in nfsd_lookup_parent()
143 path_put(&path); in nfsd_lookup_parent()
/fs/notify/fanotify/
Dfanotify_user.c572 path_put(path); in fanotify_find_path()
578 path_put(path); in fanotify_find_path()
1101 path_put(&path); in do_fanotify_mark()

12