Home
last modified time | relevance | path

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

12

/fs/
Dfs_struct.c25 path_put(&old_root); in set_fs_root()
45 path_put(&old_pwd); in set_fs_pwd()
84 path_put(old_root); in chroot_fs_refs()
89 path_put(&fs->root); in free_fs_struct()
90 path_put(&fs->pwd); in free_fs_struct()
Dfhandle.c109 path_put(&path); in SYSCALL_DEFINE5()
228 path_put(&path); in do_handle_open()
240 path_put(&path); in do_handle_open()
Dopen.c140 path_put(&path); in do_sys_truncate()
432 path_put(&path); in SYSCALL_DEFINE3()
465 path_put(&path); in SYSCALL_DEFINE1()
525 path_put(&path); in SYSCALL_DEFINE1()
585 path_put(&path); in SYSCALL_DEFINE3()
664 path_put(&path); in SYSCALL_DEFINE5()
794 path_put(&f->f_path); in do_dentry_open()
Dnamei.c504 void path_put(const struct path *path) in path_put() function
509 EXPORT_SYMBOL(path_put);
625 path_put(&nd->path); in terminate_walk()
627 path_put(&nd->stack[i].link); in terminate_walk()
629 path_put(&nd->root); in terminate_walk()
778 path_put(link); in unlazy_link()
868 path_put(&nd->path); in nd_jump_link()
882 path_put(&last->link); in put_link()
1092 path_put(&nd->path); in get_link()
1204 path_put(path); in follow_automount()
[all …]
Dnamespace.c2133 path_put(path); in lock_mount()
2277 path_put(&old_path); in do_loopback()
2452 path_put(&parent_path); in do_move_mount()
2453 path_put(&old_path); in do_move_mount()
2884 path_put(&path); in do_mount()
3222 path_put(&root_parent); in SYSCALL_DEFINE2()
3223 path_put(&parent_path); in SYSCALL_DEFINE2()
3226 path_put(&root); in SYSCALL_DEFINE2()
3228 path_put(&old); in SYSCALL_DEFINE2()
3230 path_put(&new); in SYSCALL_DEFINE2()
[all …]
Dxattr.c382 path_put(&path); in path_setxattr()
482 path_put(&path); in path_getxattr()
564 path_put(&path); in path_listxattr()
629 path_put(&path); in path_removexattr()
Dproc_namespace.c287 path_put(&root); in mounts_open_common()
298 path_put(&p->root); in mounts_release()
Danon_inodes.c116 path_put(&path); in anon_inode_getfile()
Dstat.c111 path_put(&path); in vfs_fstatat()
340 path_put(&path); in SYSCALL_DEFINE4()
Dutimes.c160 path_put(&path); in do_utimes()
Ddcookies.c279 path_put(&dcs->path); in free_dcookie()
Dstatfs.c86 path_put(&path); in user_statfs()
/fs/configfs/
Dsymlink.c122 path_put(path); in get_target()
126 path_put(path); in get_target()
206 path_put(&path); in configfs_symlink()
/fs/cachefiles/
Ddaemon.c584 path_put(&path); in cachefiles_daemon_cull()
589 path_put(&path); in cachefiles_daemon_cull()
656 path_put(&path); in cachefiles_daemon_inuse()
661 path_put(&path); in cachefiles_daemon_inuse()
/fs/overlayfs/
Dsuper.c861 path_put(path); in ovl_mount_dir_noesc()
879 path_put(path); in ovl_mount_dir()
911 path_put(path); in ovl_lower_dir()
1136 path_put(&workpath); in ovl_fill_super()
1171 path_put(&stack[i]); in ovl_fill_super()
1176 path_put(&workpath); in ovl_fill_super()
1178 path_put(&upperpath); in ovl_fill_super()
/fs/autofs4/
Ddev-ioctl.c216 path_put(&path); in find_autofs_mount()
254 path_put(&path); in autofs_dev_ioctl_open_mountpoint()
463 path_put(&path); in autofs_dev_ioctl_requester()
570 path_put(&path); in autofs_dev_ioctl_ismountpoint()
/fs/ecryptfs/
Ddentry.c84 path_put(&p->lower_path); in ecryptfs_d_release()
/fs/sdcardfs/
Dsdcardfs.h305 path_put(pname); \
333 path_put(&pname); \
567 path_put(&parent); in prepare_dir()
Dsuper.c58 path_put(&spd->obbpath); in sdcardfs_put_super()
/fs/coda/
Dpioctl.c88 path_put(&path); in coda_pioctl()
/fs/notify/inotify/
Dinotify_user.c342 path_put(path); in inotify_find_inode()
751 path_put(&path); in SYSCALL_DEFINE3()
761 path_put(canonical_path); in SYSCALL_DEFINE3()
/fs/nfsd/
Dexport.c46 path_put(&key->ek_path); in expkey_put()
153 path_put(&key.ek_path); in expkey_parse()
312 path_put(&exp->ex_path); in svc_export_put()
644 path_put(&exp.ex_path); in svc_export_parse()
916 path_put(&path); in exp_rootfh()
Dvfs.c98 path_put(&path); in nfsd_cross_mnt()
114 path_put(&path); in nfsd_cross_mnt()
131 path_put(&path); in nfsd_cross_mnt()
160 path_put(&path); in nfsd_lookup_parent()
167 path_put(&path); in nfsd_lookup_parent()
/fs/notify/fanotify/
Dfanotify.c239 path_put(&event->path); in fanotify_free_event()
Dfanotify_user.c493 path_put(path); in fanotify_find_path()
918 path_put(&path); in SYSCALL_DEFINE5()

12