| /OK3568_Linux_fs/kernel/fs/ |
| H A 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() 195 path_put(&old_path); in init_link() 252 path_put(&path); in init_utimes()
|
| H A 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()
|
| H A 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()
|
| H A D | namei.c | 497 void path_put(const struct path *path) in path_put() function 502 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() 980 path_put(&nd->path); in nd_jump_root() 1010 path_put(&nd->path); in nd_jump_link() 1017 path_put(path); in nd_jump_link() 1026 path_put(&last->link); in put_link() 1256 path_put(path); in choose_mountpoint() [all …]
|
| H A D | open.c | 135 path_put(&path); in do_sys_truncate() 458 path_put(&path); in do_faccessat() 503 path_put(&path); in SYSCALL_DEFINE1() 558 path_put(&path); in SYSCALL_DEFINE1() 623 path_put(&path); in do_fchmodat() 708 path_put(&path); in do_fchownat() 871 path_put(&f->f_path); in do_dentry_open()
|
| H A D | namespace.c | 2247 path_put(path); in lock_mount() 2398 path_put(&old_path); in do_loopback() 2482 path_put(&path); in SYSCALL_DEFINE3() 2776 path_put(&old_path); in do_move_mount_old() 3243 path_put(&path); in do_mount() 3593 path_put(&newmount); in SYSCALL_DEFINE3() 3653 path_put(&to_path); in SYSCALL_DEFINE5() 3655 path_put(&from_path); in SYSCALL_DEFINE5() 3799 path_put(&root); in SYSCALL_DEFINE2() 3801 path_put(&old); in SYSCALL_DEFINE2() [all …]
|
| H A D | fsopen.c | 201 path_put(&target); in SYSCALL_DEFINE3() 207 path_put(&target); in SYSCALL_DEFINE3()
|
| H A D | proc_namespace.c | 289 path_put(&root); in mounts_open_common() 300 path_put(&p->root); in mounts_release()
|
| H A D | xattr.c | 570 path_put(&path); in path_setxattr() 664 path_put(&path); in path_getxattr() 740 path_put(&path); in path_listxattr() 805 path_put(&path); in path_removexattr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | path.h | 14 extern void path_put(const struct path *); 23 path_put(path); in path_put_init()
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | symlink.c | 130 path_put(path); in get_target() 134 path_put(path); in get_target() 213 path_put(&path); in configfs_symlink()
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | dev-ioctl.c | 206 path_put(&path); in find_autofs_mount() 240 path_put(&path); in autofs_dev_ioctl_open_mountpoint() 449 path_put(&path); in autofs_dev_ioctl_requester() 553 path_put(&path); in autofs_dev_ioctl_ismountpoint()
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | vfs.c | 1023 path_put(&dir_backing_path); in dir_lookup() 1088 path_put(&backing_path); in dir_mkdir() 1221 path_put(&backing_path); in dir_unlink() 1278 path_put(&backing_old_path); in dir_link() 1279 path_put(&backing_new_path); in dir_link() 1321 path_put(&backing_path); in dir_rmdir() 1432 path_put(&backing_path); in file_open() 1534 path_put(&backing_path); in dentry_revalidate() 1543 path_put(&di->backing_path); in dentry_release() 1860 path_put(&backing_dir_path); in incfs_mount_fs() [all …]
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | big_key.c | 156 path_put(path); in big_key_free_preparse() 186 path_put(path); in big_key_destroy()
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | load_policy.c | 48 path_put(&path); in tomoyo_policy_loader_exists()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | dentry.c | 70 path_put(&p->lower_path); in ecryptfs_d_release()
|
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify_user.c | 348 path_put(path); in inotify_find_inode() 354 path_put(path); in inotify_find_inode() 756 path_put(&path); in SYSCALL_DEFINE3() 766 path_put(canonical_path); in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit_tree.c | 701 path_put(&path); in audit_trim_trees() 832 path_put(&path); in audit_add_tree_rule() 882 path_put(&path2); in audit_tag_tree() 909 path_put(&path2); in audit_tag_tree() 960 path_put(&path1); in audit_tag_tree()
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | pioctl.c | 84 path_put(&path); in coda_pioctl()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | devtmpfs.c | 260 path_put(&parent); in dev_rmdir() 350 path_put(&parent); in handle_remove()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | inode.c | 522 path_put(&path); in bpf_obj_do_get() 525 path_put(&path); in bpf_obj_do_get() 595 path_put(&path); in bpf_prog_get_type_path()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | mount.c | 455 path_put(&old_path); in aa_bind_mount() 514 path_put(&old_path); in aa_move_mount() 578 path_put(dev_path); in aa_new_mount()
|
| H A D | path.c | 123 path_put(&root); in d_namespace_path()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | export.c | 49 path_put(&key->ek_path); in expkey_put() 165 path_put(&key.ek_path); in expkey_parse() 337 path_put(&exp->ex_path); in svc_export_put() 677 path_put(&exp.ex_path); in svc_export_parse() 954 path_put(&path); in exp_rootfh()
|