/Linux-v6.6/fs/ |
D | init.c | 26 path_put(&path); in init_mount() 55 path_put(&path); in init_chdir() 78 path_put(&path); in init_chroot() 96 path_put(&path); in init_chown() 109 path_put(&path); in init_chmod() 122 path_put(&path); in init_eaccess() 137 path_put(&path); in init_stat() 197 path_put(&old_path); in init_link() 256 path_put(&path); in init_utimes()
|
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 | 117 path_put(&path); in SYSCALL_DEFINE5() 236 path_put(&path); in do_handle_open() 247 path_put(&path); in do_handle_open()
|
D | namei.c | 560 void path_put(const struct path *path) in path_put() function 565 EXPORT_SYMBOL(path_put); 686 path_put(&nd->path); in terminate_walk() 688 path_put(&nd->stack[i].link); in terminate_walk() 690 path_put(&nd->root); in terminate_walk() 982 path_put(&nd->path); in nd_jump_root() 1012 path_put(&nd->path); in nd_jump_link() 1019 path_put(path); in nd_jump_link() 1028 path_put(&last->link); in put_link() 1334 path_put(path); in choose_mountpoint() [all …]
|
D | open.c | 136 path_put(&path); in do_sys_truncate() 517 path_put(&path); in do_faccessat() 562 path_put(&path); in SYSCALL_DEFINE1() 617 path_put(&path); in SYSCALL_DEFINE1() 692 path_put(&path); in do_fchmodat() 817 path_put(&path); in do_fchownat() 994 path_put(&f->f_path); in do_dentry_open()
|
D | proc_namespace.c | 292 path_put(&root); in mounts_open_common() 303 path_put(&p->root); in mounts_release()
|
D | fsopen.c | 201 path_put(&target); in SYSCALL_DEFINE3() 207 path_put(&target); in SYSCALL_DEFINE3()
|
D | file_table.c | 79 path_put(backing_file_real_path(f)); in file_free() 339 path_put(&path); in alloc_file_pseudo()
|
D | namespace.c | 2476 path_put(path); in do_lock_mount() 2644 path_put(&old_path); in do_loopback() 2728 path_put(&path); in SYSCALL_DEFINE3() 3213 path_put(&old_path); in do_move_mount_old() 3676 path_put(&path); in do_mount() 4042 path_put(&newmount); in SYSCALL_DEFINE3() 4110 path_put(&to_path); in SYSCALL_DEFINE5() 4112 path_put(&from_path); in SYSCALL_DEFINE5() 4256 path_put(&root); in SYSCALL_DEFINE2() 4258 path_put(&old); in SYSCALL_DEFINE2() [all …]
|
/Linux-v6.6/include/linux/ |
D | path.h | 14 extern void path_put(const struct path *); 23 path_put(path); in path_put_init()
|
/Linux-v6.6/fs/overlayfs/ |
D | params.c | 311 path_put(&path); in ovl_parse_param_upperdir() 317 path_put(&path); in ovl_parse_param_upperdir() 324 path_put(&ctx->work); in ovl_parse_param_upperdir() 329 path_put(&ctx->upper); in ovl_parse_param_upperdir() 338 path_put(&ctx->lower[nr].path); in ovl_parse_param_drop_lowerdir() 509 path_put(&l->path); in ovl_parse_param_lowerdir() 621 path_put(&ctx->upper); in ovl_fs_context_free() 622 path_put(&ctx->work); in ovl_fs_context_free()
|
/Linux-v6.6/fs/configfs/ |
D | symlink.c | 128 path_put(path); in get_target() 132 path_put(path); in get_target() 213 path_put(&path); in configfs_symlink()
|
/Linux-v6.6/fs/cachefiles/ |
D | daemon.c | 649 path_put(&path); in cachefiles_daemon_cull() 654 path_put(&path); in cachefiles_daemon_cull() 720 path_put(&path); in cachefiles_daemon_inuse() 725 path_put(&path); in cachefiles_daemon_inuse()
|
/Linux-v6.6/fs/autofs/ |
D | dev-ioctl.c | 207 path_put(&path); in find_autofs_mount() 241 path_put(&path); in autofs_dev_ioctl_open_mountpoint() 450 path_put(&path); in autofs_dev_ioctl_requester() 554 path_put(&path); in autofs_dev_ioctl_ismountpoint()
|
/Linux-v6.6/security/tomoyo/ |
D | load_policy.c | 48 path_put(&path); in tomoyo_policy_loader_exists()
|
/Linux-v6.6/fs/ecryptfs/ |
D | dentry.c | 70 path_put(&p->lower_path); in ecryptfs_d_release()
|
/Linux-v6.6/security/keys/ |
D | big_key.c | 157 path_put(&payload->path); in big_key_free_preparse() 183 path_put(&payload->path); in big_key_destroy()
|
/Linux-v6.6/fs/coda/ |
D | pioctl.c | 86 path_put(&path); in coda_pioctl()
|
/Linux-v6.6/io_uring/ |
D | xattr.c | 137 path_put(&path); in io_getxattr() 245 path_put(&path); in io_setxattr()
|
/Linux-v6.6/kernel/ |
D | audit_tree.c | 700 path_put(&path); in audit_trim_trees() 832 path_put(&path); in audit_add_tree_rule() 882 path_put(&path2); in audit_tag_tree() 908 path_put(&path2); in audit_tag_tree() 957 path_put(&path1); in audit_tag_tree()
|
/Linux-v6.6/fs/smb/server/ |
D | vfs.c | 95 path_put(parent_path); in ksmbd_vfs_path_lookup_locked() 116 path_put(path); in ksmbd_vfs_path_lookup_locked() 126 path_put(parent_path); in ksmbd_vfs_path_lookup_locked() 682 path_put(&oldpath); in ksmbd_vfs_link() 792 path_put(&new_path); in ksmbd_vfs_rename() 1256 path_put(parent_path); in ksmbd_vfs_kern_path_locked() 1265 path_put(parent_path); in ksmbd_vfs_kern_path_locked() 1273 path_put(path); in ksmbd_vfs_kern_path_locked() 1274 path_put(parent_path); in ksmbd_vfs_kern_path_locked()
|
/Linux-v6.6/kernel/bpf/ |
D | inode.c | 520 path_put(&path); in bpf_obj_do_get() 523 path_put(&path); in bpf_obj_do_get() 593 path_put(&path); in bpf_prog_get_type_path()
|
/Linux-v6.6/security/apparmor/ |
D | path.c | 123 path_put(&root); in d_namespace_path()
|
D | mount.c | 441 path_put(&old_path); in aa_bind_mount() 500 path_put(&old_path); in aa_move_mount() 564 path_put(dev_path); in aa_new_mount()
|
/Linux-v6.6/drivers/base/ |
D | devtmpfs.c | 259 path_put(&parent); in dev_rmdir() 350 path_put(&parent); in handle_remove()
|