/Linux-v5.4/fs/ |
D | fs_struct.c | 27 path_put(&old_root); in set_fs_root() 47 path_put(&old_pwd); in set_fs_pwd() 85 path_put(old_root); in chroot_fs_refs() 90 path_put(&fs->root); in free_fs_struct() 91 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 | 134 path_put(&path); in do_sys_truncate() 432 path_put(&path); in do_faccessat() 470 path_put(&path); in ksys_chdir() 530 path_put(&path); in ksys_chroot() 600 path_put(&path); in do_fchmodat() 685 path_put(&path); in do_fchownat() 840 path_put(&f->f_path); in do_dentry_open()
|
D | namei.c | 480 void path_put(const struct path *path) in path_put() function 485 EXPORT_SYMBOL(path_put); 596 path_put(&nd->path); in terminate_walk() 598 path_put(&nd->stack[i].link); in terminate_walk() 600 path_put(&nd->root); in terminate_walk() 849 path_put(&nd->path); in nd_jump_root() 865 path_put(&nd->path); in nd_jump_link() 877 path_put(&last->link); in put_link() 1192 path_put(path); in follow_automount() 1737 path_put(link); in pick_link() [all …]
|
D | fsopen.c | 201 path_put(&target); in SYSCALL_DEFINE3() 207 path_put(&target); in SYSCALL_DEFINE3()
|
D | proc_namespace.c | 287 path_put(&root); in mounts_open_common() 298 path_put(&p->root); in mounts_release()
|
D | namespace.c | 2152 path_put(path); in lock_mount() 2316 path_put(&old_path); in do_loopback() 2400 path_put(&path); in SYSCALL_DEFINE3() 2693 path_put(&old_path); in do_move_mount_old() 3145 path_put(&path); in do_mount() 3500 path_put(&newmount); in SYSCALL_DEFINE3() 3560 path_put(&to_path); in SYSCALL_DEFINE5() 3562 path_put(&from_path); in SYSCALL_DEFINE5() 3706 path_put(&root); in SYSCALL_DEFINE2() 3708 path_put(&old); in SYSCALL_DEFINE2() [all …]
|
D | xattr.c | 473 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()
|
/Linux-v5.4/include/linux/ |
D | path.h | 14 extern void path_put(const struct path *); 23 path_put(path); in path_put_init()
|
/Linux-v5.4/fs/configfs/ |
D | symlink.c | 130 path_put(path); in get_target() 134 path_put(path); in get_target() 213 path_put(&path); in configfs_symlink()
|
/Linux-v5.4/fs/cachefiles/ |
D | daemon.c | 581 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()
|
/Linux-v5.4/security/tomoyo/ |
D | load_policy.c | 48 path_put(&path); in tomoyo_policy_loader_exists()
|
D | mount.c | 176 path_put(&obj.path1); in tomoyo_mount_acl()
|
/Linux-v5.4/fs/ecryptfs/ |
D | dentry.c | 70 path_put(&p->lower_path); in ecryptfs_d_release()
|
/Linux-v5.4/fs/autofs/ |
D | dev-ioctl.c | 205 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()
|
/Linux-v5.4/fs/coda/ |
D | pioctl.c | 84 path_put(&path); in coda_pioctl()
|
/Linux-v5.4/kernel/ |
D | audit_tree.c | 703 path_put(&path); in audit_trim_trees() 834 path_put(&path); in audit_add_tree_rule() 884 path_put(&path2); in audit_tag_tree() 911 path_put(&path2); in audit_tag_tree() 962 path_put(&path1); in audit_tag_tree()
|
D | audit_fsnotify.c | 110 path_put(&path); in audit_alloc_mark()
|
/Linux-v5.4/kernel/bpf/ |
D | inode.c | 473 path_put(&path); in bpf_obj_do_get() 476 path_put(&path); in bpf_obj_do_get() 550 path_put(&path); in bpf_prog_get_type_path()
|
/Linux-v5.4/security/keys/ |
D | big_key.c | 298 path_put(path); in big_key_free_preparse() 328 path_put(path); in big_key_destroy()
|
/Linux-v5.4/security/apparmor/ |
D | mount.c | 445 path_put(&old_path); in aa_bind_mount() 496 path_put(&old_path); in aa_move_mount() 548 path_put(dev_path); in aa_new_mount()
|
D | path.c | 123 path_put(&root); in d_namespace_path()
|
/Linux-v5.4/fs/notify/inotify/ |
D | inotify_user.c | 346 path_put(path); in inotify_find_inode() 352 path_put(path); in inotify_find_inode() 756 path_put(&path); in SYSCALL_DEFINE3()
|
/Linux-v5.4/drivers/base/ |
D | devtmpfs.c | 262 path_put(&parent); in dev_rmdir() 352 path_put(&parent); in handle_remove()
|
/Linux-v5.4/fs/nfsd/ |
D | export.c | 48 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()
|