Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfs_struct.c25 path_put(&old_root); in set_fs_root()
45 path_put(&old_pwd); in set_fs_pwd()
83 path_put(old_root); in chroot_fs_refs()
88 path_put(&fs->root); in free_fs_struct()
89 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()
Dnamei.c488 void path_put(const struct path *path) in path_put() function
493 EXPORT_SYMBOL(path_put);
608 path_put(&nd->path); in terminate_walk()
610 path_put(&nd->stack[i].link); in terminate_walk()
612 path_put(&nd->root); in terminate_walk()
761 path_put(link); in unlazy_link()
851 path_put(&nd->path); in nd_jump_link()
865 path_put(&last->link); in put_link()
1031 path_put(&nd->path); in get_link()
1143 path_put(path); in follow_automount()
[all …]
Dopen.c133 path_put(&path); in do_sys_truncate()
402 path_put(&path); in SYSCALL_DEFINE3()
435 path_put(&path); in SYSCALL_DEFINE1()
493 path_put(&path); in SYSCALL_DEFINE1()
553 path_put(&path); in SYSCALL_DEFINE3()
632 path_put(&path); in SYSCALL_DEFINE5()
762 path_put(&f->f_path); in do_dentry_open()
Dnamespace.c1976 path_put(path); in lock_mount()
2129 path_put(&old_path); in do_loopback()
2298 path_put(&parent_path); in do_move_mount()
2299 path_put(&old_path); in do_move_mount()
2728 path_put(&path); in do_mount()
3062 path_put(&root_parent); in SYSCALL_DEFINE2()
3063 path_put(&parent_path); in SYSCALL_DEFINE2()
3066 path_put(&root); in SYSCALL_DEFINE2()
3068 path_put(&old); in SYSCALL_DEFINE2()
3070 path_put(&new); in SYSCALL_DEFINE2()
[all …]
Danon_inodes.c116 path_put(&path); in anon_inode_getfile()
Dproc_namespace.c283 path_put(&root); in mounts_open_common()
294 path_put(&p->root); in mounts_release()
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()
Dutimes.c174 path_put(&path); in do_utimes()
Dstat.c111 path_put(&path); in vfs_fstatat()
340 path_put(&path); in SYSCALL_DEFINE4()
Ddcookies.c279 path_put(&dcs->path); in free_dcookie()
Dstatfs.c86 path_put(&path); in user_statfs()
Dcoredump.c690 path_put(&root); in do_coredump()
Dpipe.c757 path_put(&path); in create_pipe_files()
Daio.c228 path_put(&path); in aio_private_file()
Dblock_dev.c1773 path_put(&path); in lookup_bdev()
/linux-4.4.14/fs/configfs/
Dsymlink.c123 path_put(path); in get_target()
127 path_put(path); in get_target()
176 path_put(&path); in configfs_symlink()
/linux-4.4.14/include/linux/
Dpath.h13 extern void path_put(const struct path *);
/linux-4.4.14/security/keys/
Dbig_key.c125 path_put(path); in big_key_free_preparse()
155 path_put(path); in big_key_destroy()
/linux-4.4.14/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()
/linux-4.4.14/fs/ecryptfs/
Ddentry.c84 path_put(&p->lower_path); in ecryptfs_d_release()
Dmain.c611 path_put(&path); in ecryptfs_mount()
/linux-4.4.14/security/tomoyo/
Dload_policy.c46 path_put(&path); in tomoyo_policy_loader_exists()
Dmount.c172 path_put(&obj.path1); in tomoyo_mount_acl()
Drealpath.c325 path_put(&path); in tomoyo_realpath_nofollow()
/linux-4.4.14/fs/overlayfs/
Dsuper.c831 path_put(path); in ovl_mount_dir_noesc()
849 path_put(path); in ovl_mount_dir()
881 path_put(path); in ovl_lower_dir()
1082 path_put(&workpath); in ovl_fill_super()
1115 path_put(&stack[i]); in ovl_fill_super()
1120 path_put(&workpath); in ovl_fill_super()
1122 path_put(&upperpath); in ovl_fill_super()
/linux-4.4.14/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()
Dexpire.c69 path_put(&path); in autofs4_mount_busy()
/linux-4.4.14/fs/coda/
Dpioctl.c88 path_put(&path); in coda_pioctl()
/linux-4.4.14/kernel/
Daudit_tree.c609 path_put(&path); in audit_trim_trees()
741 path_put(&path); in audit_add_tree_rule()
791 path_put(&path2); in audit_tag_tree()
818 path_put(&path2); in audit_tag_tree()
869 path_put(&path1); in audit_tag_tree()
Daudit_fsnotify.c119 path_put(&path); in audit_alloc_mark()
Daudit_watch.c447 path_put(&parent_path); in audit_add_watch()
Dauditsc.c878 path_put(&context->pwd); in audit_free_names()
/linux-4.4.14/kernel/bpf/
Dinode.c283 path_put(&path); in bpf_obj_do_get()
286 path_put(&path); in bpf_obj_do_get()
/linux-4.4.14/drivers/base/
Ddevtmpfs.c248 path_put(&parent); in dev_rmdir()
337 path_put(&parent); in handle_remove()
/linux-4.4.14/security/apparmor/
Dpath.c86 path_put(&root); in d_namespace_path()
/linux-4.4.14/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.c108 path_put(&path); in nfsd_cross_mnt()
125 path_put(&path); in nfsd_cross_mnt()
154 path_put(&path); in nfsd_lookup_parent()
161 path_put(&path); in nfsd_lookup_parent()
Dnfs4recover.c595 path_put(&path); in nfs4_reset_recoverydir()
1434 path_put(&path); in nfsd4_client_tracking_init()
Dnfsctl.c325 path_put(&path); in write_unlock_fs()
Dnfs4xdr.c2076 path_put(&cur); in nfsd4_encode_path()
2228 path_put(&path); in get_parent_attributes()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c254 path_put(&event->path); in fanotify_free_event()
Dfanotify_user.c480 path_put(path); in fanotify_find_path()
906 path_put(&path); in SYSCALL_DEFINE5()
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c342 path_put(path); in inotify_find_inode()
750 path_put(&path); in SYSCALL_DEFINE3()
/linux-4.4.14/ipc/
Dshm.c1177 path_put(&path); in do_shmat()
1188 path_put(&path); in do_shmat()
Dmqueue.c838 path_put(&path); in SYSCALL_DEFINE4()
/linux-4.4.14/drivers/mtd/ubi/
Dkapi.c321 path_put(&path); in ubi_open_volume_path()
Dbuild.c1157 path_put(&path); in open_mtd_by_chdev()
/linux-4.4.14/net/unix/
Daf_unix.c563 path_put(&path); in unix_release_sock()
929 path_put(&path); in unix_find_other()
950 path_put(&path); in unix_find_other()
/linux-4.4.14/arch/x86/kvm/
Dassigned-dev.c688 path_put(&path); in probe_sysfs_permissions()
/linux-4.4.14/fs/quota/
Dquota.c806 path_put(pathp); in SYSCALL_DEFINE4()
/linux-4.4.14/kernel/trace/
Dtrace_uprobe.c447 path_put(&path); in create_trace_uprobe()
/linux-4.4.14/fs/hugetlbfs/
Dinode.c1304 path_put(&path); in hugetlb_file_setup()
/linux-4.4.14/fs/gfs2/
Dops_fstype.c1364 path_put(&path); in gfs2_mount_meta()
/linux-4.4.14/fs/xfs/
Dxfs_ioctl.c134 path_put(&path); in xfs_find_handle()
/linux-4.4.14/arch/ia64/kernel/
Dperfmon.c2206 path_put(&path); in pfm_alloc_file()
2701 path_put(&path); in pfm_context_create()
/linux-4.4.14/fs/ext4/
Dsuper.c1614 path_put(&path); in handle_mount_opt()
1620 path_put(&path); in handle_mount_opt()
/linux-4.4.14/net/
Dsocket.c380 path_put(&path); in sock_alloc_file()
/linux-4.4.14/fs/proc/
Dbase.c1628 path_put(&path); in proc_pid_readlink()
/linux-4.4.14/mm/
Dshmem.c3375 path_put(&path); in __shmem_file_setup()
/linux-4.4.14/fs/ocfs2/
Drefcounttree.c4441 path_put(&old_path); in ocfs2_reflink_ioctl()
/linux-4.4.14/Documentation/trace/
Dftrace.txt1767 yum-updatesd-3111 [003] 1701.957693: path_put <-audit_syscall_exit