Home
last modified time | relevance | path

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

123

/Linux-v5.4/fs/
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()
Dopen.c134 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()
Dnamei.c480 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 …]
Dfsopen.c201 path_put(&target); in SYSCALL_DEFINE3()
207 path_put(&target); in SYSCALL_DEFINE3()
Dproc_namespace.c287 path_put(&root); in mounts_open_common()
298 path_put(&p->root); in mounts_release()
Dnamespace.c2152 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 …]
Dxattr.c473 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/
Dpath.h14 extern void path_put(const struct path *);
23 path_put(path); in path_put_init()
/Linux-v5.4/fs/configfs/
Dsymlink.c130 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/
Ddaemon.c581 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/
Dload_policy.c48 path_put(&path); in tomoyo_policy_loader_exists()
Dmount.c176 path_put(&obj.path1); in tomoyo_mount_acl()
/Linux-v5.4/fs/ecryptfs/
Ddentry.c70 path_put(&p->lower_path); in ecryptfs_d_release()
/Linux-v5.4/fs/autofs/
Ddev-ioctl.c205 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/
Dpioctl.c84 path_put(&path); in coda_pioctl()
/Linux-v5.4/kernel/
Daudit_tree.c703 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()
Daudit_fsnotify.c110 path_put(&path); in audit_alloc_mark()
/Linux-v5.4/kernel/bpf/
Dinode.c473 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/
Dbig_key.c298 path_put(path); in big_key_free_preparse()
328 path_put(path); in big_key_destroy()
/Linux-v5.4/security/apparmor/
Dmount.c445 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()
Dpath.c123 path_put(&root); in d_namespace_path()
/Linux-v5.4/fs/notify/inotify/
Dinotify_user.c346 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/
Ddevtmpfs.c262 path_put(&parent); in dev_rmdir()
352 path_put(&parent); in handle_remove()
/Linux-v5.4/fs/nfsd/
Dexport.c48 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()

123