Home
last modified time | relevance | path

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

123

/linux-6.1.9/fs/
Dinit.c26 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()
Dfs_struct.c27 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()
Dfhandle.c110 path_put(&path); in SYSCALL_DEFINE5()
229 path_put(&path); in do_handle_open()
241 path_put(&path); in do_handle_open()
Dnamei.c556 void path_put(const struct path *path) in path_put() function
561 EXPORT_SYMBOL(path_put);
680 path_put(&nd->path); in terminate_walk()
682 path_put(&nd->stack[i].link); in terminate_walk()
684 path_put(&nd->root); in terminate_walk()
976 path_put(&nd->path); in nd_jump_root()
1006 path_put(&nd->path); in nd_jump_link()
1013 path_put(path); in nd_jump_link()
1022 path_put(&last->link); in put_link()
1327 path_put(path); in choose_mountpoint()
[all …]
Dopen.c135 path_put(&path); in do_sys_truncate()
480 path_put(&path); in do_faccessat()
525 path_put(&path); in SYSCALL_DEFINE1()
580 path_put(&path); in SYSCALL_DEFINE1()
646 path_put(&path); in do_fchmodat()
770 path_put(&path); in do_fchownat()
942 path_put(&f->f_path); in do_dentry_open()
Dfsopen.c201 path_put(&target); in SYSCALL_DEFINE3()
207 path_put(&target); in SYSCALL_DEFINE3()
Dproc_namespace.c292 path_put(&root); in mounts_open_common()
303 path_put(&p->root); in mounts_release()
Dnamespace.c2310 path_put(path); in lock_mount()
2461 path_put(&old_path); in do_loopback()
2545 path_put(&path); in SYSCALL_DEFINE3()
2917 path_put(&old_path); in do_move_mount_old()
3384 path_put(&path); in do_mount()
3749 path_put(&newmount); in SYSCALL_DEFINE3()
3812 path_put(&to_path); in SYSCALL_DEFINE5()
3814 path_put(&from_path); in SYSCALL_DEFINE5()
3958 path_put(&root); in SYSCALL_DEFINE2()
3960 path_put(&old); in SYSCALL_DEFINE2()
[all …]
Dkernel_read_file.c164 path_put(&root); in kernel_read_file_from_path_initns()
/linux-6.1.9/include/linux/
Dpath.h14 extern void path_put(const struct path *);
23 path_put(path); in path_put_init()
/linux-6.1.9/fs/configfs/
Dsymlink.c128 path_put(path); in get_target()
132 path_put(path); in get_target()
213 path_put(&path); in configfs_symlink()
/linux-6.1.9/security/tomoyo/
Dload_policy.c48 path_put(&path); in tomoyo_policy_loader_exists()
/linux-6.1.9/fs/cachefiles/
Ddaemon.c649 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-6.1.9/fs/autofs/
Ddev-ioctl.c207 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-6.1.9/fs/ecryptfs/
Ddentry.c70 path_put(&p->lower_path); in ecryptfs_d_release()
/linux-6.1.9/security/keys/
Dbig_key.c157 path_put(&payload->path); in big_key_free_preparse()
183 path_put(&payload->path); in big_key_destroy()
/linux-6.1.9/fs/coda/
Dpioctl.c86 path_put(&path); in coda_pioctl()
/linux-6.1.9/io_uring/
Dxattr.c140 path_put(&path); in io_getxattr()
249 path_put(&path); in io_setxattr()
/linux-6.1.9/kernel/
Daudit_tree.c700 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()
Daudit_fsnotify.c111 path_put(&path); in audit_alloc_mark()
/linux-6.1.9/kernel/bpf/
Dinode.c523 path_put(&path); in bpf_obj_do_get()
526 path_put(&path); in bpf_obj_do_get()
596 path_put(&path); in bpf_prog_get_type_path()
/linux-6.1.9/security/apparmor/
Dpath.c123 path_put(&root); in d_namespace_path()
Dmount.c454 path_put(&old_path); in aa_bind_mount()
513 path_put(&old_path); in aa_move_mount()
577 path_put(dev_path); in aa_new_mount()
/linux-6.1.9/drivers/base/
Ddevtmpfs.c266 path_put(&parent); in dev_rmdir()
357 path_put(&parent); in handle_remove()
/linux-6.1.9/fs/notify/inotify/
Dinotify_user.c384 path_put(path); in inotify_find_inode()
390 path_put(path); in inotify_find_inode()
788 path_put(&path); in SYSCALL_DEFINE3()

123