/Linux-v4.19/fs/ |
D | fs_struct.c | 26 path_put(&old_root); in set_fs_root() 46 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()
|
D | fhandle.c | 110 path_put(&path); in SYSCALL_DEFINE5() 229 path_put(&path); in do_handle_open() 241 path_put(&path); in do_handle_open()
|
D | open.c | 133 path_put(&path); in do_sys_truncate() 412 path_put(&path); in do_faccessat() 450 path_put(&path); in ksys_chdir() 510 path_put(&path); in ksys_chroot() 580 path_put(&path); in do_fchmodat() 665 path_put(&path); in do_fchownat() 806 path_put(&f->f_path); in do_dentry_open()
|
D | namei.c | 482 void path_put(const struct path *path) in path_put() function 487 EXPORT_SYMBOL(path_put); 598 path_put(&nd->path); in terminate_walk() 600 path_put(&nd->stack[i].link); in terminate_walk() 602 path_put(&nd->root); in terminate_walk() 857 path_put(&nd->path); in nd_jump_root() 873 path_put(&nd->path); in nd_jump_link() 885 path_put(&last->link); in put_link() 1200 path_put(path); in follow_automount() 1747 path_put(link); in pick_link() [all …]
|
D | namespace.c | 2045 path_put(path); in lock_mount() 2202 path_put(&old_path); in do_loopback() 2365 path_put(&parent_path); in do_move_mount() 2366 path_put(&old_path); in do_move_mount() 2790 path_put(&path); in do_mount() 3155 path_put(&root_parent); in SYSCALL_DEFINE2() 3156 path_put(&parent_path); in SYSCALL_DEFINE2() 3159 path_put(&root); in SYSCALL_DEFINE2() 3161 path_put(&old); in SYSCALL_DEFINE2() 3163 path_put(&new); in SYSCALL_DEFINE2() [all …]
|
D | proc_namespace.c | 287 path_put(&root); in mounts_open_common() 298 path_put(&p->root); in mounts_release()
|
D | xattr.c | 472 path_put(&path); in path_setxattr() 566 path_put(&path); in path_getxattr() 642 path_put(&path); in path_listxattr() 707 path_put(&path); in path_removexattr()
|
/Linux-v4.19/include/linux/ |
D | path.h | 14 extern void path_put(const struct path *); 23 path_put(path); in path_put_init()
|
/Linux-v4.19/fs/configfs/ |
D | symlink.c | 122 path_put(path); in get_target() 126 path_put(path); in get_target() 175 path_put(&path); in configfs_symlink()
|
/Linux-v4.19/fs/cachefiles/ |
D | daemon.c | 585 path_put(&path); in cachefiles_daemon_cull() 590 path_put(&path); in cachefiles_daemon_cull() 657 path_put(&path); in cachefiles_daemon_inuse() 662 path_put(&path); in cachefiles_daemon_inuse()
|
/Linux-v4.19/security/tomoyo/ |
D | load_policy.c | 47 path_put(&path); in tomoyo_policy_loader_exists()
|
D | mount.c | 173 path_put(&obj.path1); in tomoyo_mount_acl()
|
D | realpath.c | 326 path_put(&path); in tomoyo_realpath_nofollow()
|
/Linux-v4.19/fs/ecryptfs/ |
D | dentry.c | 84 path_put(&p->lower_path); in ecryptfs_d_release()
|
/Linux-v4.19/fs/autofs/ |
D | dev-ioctl.c | 224 path_put(&path); in find_autofs_mount() 258 path_put(&path); in autofs_dev_ioctl_open_mountpoint() 467 path_put(&path); in autofs_dev_ioctl_requester() 571 path_put(&path); in autofs_dev_ioctl_ismountpoint()
|
/Linux-v4.19/fs/coda/ |
D | pioctl.c | 88 path_put(&path); in coda_pioctl()
|
/Linux-v4.19/kernel/ |
D | audit_tree.c | 654 path_put(&path); in audit_trim_trees() 785 path_put(&path); in audit_add_tree_rule() 835 path_put(&path2); in audit_tag_tree() 862 path_put(&path2); in audit_tag_tree() 913 path_put(&path1); in audit_tag_tree()
|
D | audit_fsnotify.c | 119 path_put(&path); in audit_alloc_mark()
|
/Linux-v4.19/kernel/bpf/ |
D | inode.c | 475 path_put(&path); in bpf_obj_do_get() 478 path_put(&path); in bpf_obj_do_get() 552 path_put(&path); in bpf_prog_get_type_path()
|
/Linux-v4.19/security/keys/ |
D | big_key.c | 302 path_put(path); in big_key_free_preparse() 332 path_put(path); in big_key_destroy()
|
/Linux-v4.19/drivers/base/ |
D | devtmpfs.c | 249 path_put(&parent); in dev_rmdir() 339 path_put(&parent); in handle_remove()
|
/Linux-v4.19/security/apparmor/ |
D | mount.c | 448 path_put(&old_path); in aa_bind_mount() 499 path_put(&old_path); in aa_move_mount() 551 path_put(dev_path); in aa_new_mount()
|
D | path.c | 127 path_put(&root); in d_namespace_path()
|
/Linux-v4.19/fs/nfsd/ |
D | export.c | 47 path_put(&key->ek_path); in expkey_put() 154 path_put(&key.ek_path); in expkey_parse() 313 path_put(&exp->ex_path); in svc_export_put() 646 path_put(&exp.ex_path); in svc_export_parse() 918 path_put(&path); in exp_rootfh()
|
/Linux-v4.19/kernel/trace/ |
D | trace_uprobe.c | 281 path_put(&tu->path); in free_trace_uprobe() 543 path_put(&path); in create_trace_uprobe() 1354 path_put(&path); in create_local_trace_uprobe() 1369 path_put(&path); in create_local_trace_uprobe()
|