Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dpath.h14 extern void path_put(const struct path *);
28 #define __free_path_put path_put
/linux/fs/
H A Dfhandle.c165 path_put(&path); in SYSCALL_DEFINE5()
412 path_put(&ctx.root); in handle_to_path()
431 struct path path __free(path_put) = {}; in do_handle_open()
H A Dnamei.c720 void path_put(const struct path *path) in path_put() function
725 EXPORT_SYMBOL(path_put);
849 path_put(&nd->path); in terminate_walk()
851 path_put(&nd->stack[i].link); in terminate_walk()
853 path_put(&nd->root); in terminate_walk()
1155 path_put(&nd->path); in nd_jump_root()
1185 path_put(&nd->path); in nd_jump_link()
1192 path_put(path); in nd_jump_link()
1201 path_put(&last->link); in put_link()
1525 path_put(path); in choose_mountpoint()
[all …]
H A Dfsopen.c206 path_put(&target); in SYSCALL_DEFINE3()
212 path_put(&target); in SYSCALL_DEFINE3()
/linux/security/tomoyo/
H A Dload_policy.c48 path_put(&path); in tomoyo_policy_loader_exists()
H A Drealpath.c306 path_put(&path); in tomoyo_realpath_nofollow()
H A Dmount.c178 path_put(&obj.path1); in tomoyo_mount_acl()
/linux/security/keys/
H A Dbig_key.c157 path_put(&payload->path); in big_key_free_preparse()
183 path_put(&payload->path); in big_key_destroy()
/linux/fs/autofs/
H A Ddev-ioctl.c212 path_put(&path); in find_autofs_mount()
234 struct path path __free(path_put) = {}; in autofs_dev_ioctl_open_mountpoint()
519 path_put(&path); in autofs_dev_ioctl_requester()
623 path_put(&path); in autofs_dev_ioctl_ismountpoint()
H A Dexpire.c69 path_put(&path); in autofs_mount_busy()
/linux/fs/coda/
H A Dpioctl.c86 path_put(&path); in coda_pioctl()
/linux/fs/overlayfs/
H A Dparams.c459 struct path layer_path __free(path_put) = {}; in ovl_parse_layer()
504 path_put(&l->path); in ovl_reset_lowerdirs()
565 struct path path __free(path_put) = {}; in ovl_parse_param_lowerdir()
736 path_put(&ctx->upper); in ovl_fs_context_free()
737 path_put(&ctx->work); in ovl_fs_context_free()
/linux/fs/smb/server/
H A Dvfs.c80 path_put(path); in ksmbd_vfs_path_lookup()
92 path_put(path); in ksmbd_vfs_path_lookup()
102 path_put(path); in ksmbd_vfs_path_lookup()
111 path_put(path); in ksmbd_vfs_path_lookup()
658 path_put(&oldpath); in ksmbd_vfs_link()
760 path_put(&new_path); in ksmbd_vfs_rename()
1366 path_put(&parent_path); in __ksmbd_vfs_kern_path()
1388 path_put(&parent_path); in __ksmbd_vfs_kern_path()
1462 path_put(path); in ksmbd_vfs_kern_path_create()
1469 path_put(path); in ksmbd_vfs_kern_path_create()
/linux/fs/notify/inotify/
H A Dinotify_user.c383 path_put(path); in inotify_find_inode()
389 path_put(path); in inotify_find_inode()
770 path_put(&path); in SYSCALL_DEFINE3()
/linux/security/apparmor/
H A Dpath.c123 path_put(&root); in d_namespace_path()
H A Dmount.c453 path_put(&old_path); in aa_bind_mount()
530 path_put(&old_path); in aa_move_mount_old()
596 path_put(dev_path); in aa_new_mount()
H A Dtask.c320 path_put(&p); in get_current_exe_path()
/linux/kernel/trace/
H A Dtrace_uprobe.c374 path_put(&tu->path); in free_trace_uprobe()
548 struct path path __free(path_put) = {}; in DEFINE_FREE()
1641 path_put(&path); in create_local_trace_uprobe()
1656 path_put(&path); in create_local_trace_uprobe()
/linux/security/landlock/
H A Dsyscalls.c396 path_put(&path);
/linux/fs/notify/fanotify/
H A Dfanotify.c1032 path_put(fanotify_event_path(event)); in fanotify_free_path_event()
1038 path_put(fanotify_event_path(event)); in fanotify_free_perm_event()
/linux/net/unix/
H A Daf_unix.c730 path_put(&path); in unix_release_sock()
1227 goto path_put; in unix_find_bsd()
1233 goto path_put; in unix_find_bsd()
1237 goto path_put; in unix_find_bsd()
1249 path_put(&path); in unix_find_bsd()
1255 path_put: in unix_find_bsd()
1256 path_put(&path); in unix_find_bsd()
/linux/fs/devpts/
H A Dinode.c209 path_put(&path); in devpts_acquire()
/linux/drivers/mtd/ubi/
H A Dkapi.c301 path_put(&path); in ubi_get_num_by_path()
/linux/fs/nfsd/
H A Dnfsctl.c312 path_put(&path); in write_unlock_fs()
2686 path_put(&path); in nfsd_nl_unlock_filesystem_doit()
2732 path_put(&path); in nfsd_nl_unlock_export_doit()
H A Dvfs.c179 path_put(&path); in nfsd_cross_mnt()
208 path_put(&path); in nfsd_lookup_parent()
215 path_put(&path); in nfsd_lookup_parent()

12