Home
last modified time | relevance | path

Searched refs:path_get (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/fs/
Dfs_struct.c19 path_get(path); in set_fs_root()
38 path_get(path); in set_fs_pwd()
77 path_get(new_root); in chroot_fs_refs()
125 path_get(&fs->root); in copy_fs_struct()
127 path_get(&fs->pwd); in copy_fs_struct()
Dfile_table.c246 path_get(&f->f_path); in alloc_file_clone()
Dnamei.c542 void path_get(const struct path *path) in path_get() function
547 EXPORT_SYMBOL(path_get);
976 path_get(&nd->path); in nd_jump_root()
2350 path_get(&nd->path); in path_init()
2401 path_get(&nd->path); in path_init()
2413 path_get(&nd->root); in path_init()
Dopen.c775 path_get(&f->f_path); in do_dentry_open()
Dnamespace.c4402 path_get(&ns_root); in current_chrooted()
/Linux-v5.15/include/linux/
Dfs_struct.h31 path_get(root); in get_fs_root()
39 path_get(pwd); in get_fs_pwd()
Dpath.h13 extern void path_get(const struct path *);
/Linux-v5.15/fs/devpts/
Dinode.c174 path_get(&path); in devpts_mntget()
206 path_get(&path); in devpts_acquire()
/Linux-v5.15/security/keys/
Dbig_key.c122 path_get(path); in big_key_preparse()
/Linux-v5.15/security/landlock/
Dsyscalls.c268 path_get(path); in get_path_from_fd()
Dfs.c263 path_get(&walker_path); in check_access_path()
/Linux-v5.15/fs/notify/fanotify/
Dfanotify.c474 path_get(path); in fanotify_alloc_path_event()
492 path_get(path); in fanotify_alloc_perm_event()
Dfanotify_user.c882 path_get(path); in fanotify_find_path()
/Linux-v5.15/fs/proc/
Dfd.c170 path_get(&fd_file->f_path); in proc_fd_link()
Dbase.c1732 path_get(&exe_file->f_path); in proc_exe_link()
2190 path_get(path); in map_files_get_link()
/Linux-v5.15/fs/autofs/
Dexpire.c38 path_get(&path); in autofs_mount_busy()
Ddev-ioctl.c198 path_get(&path); in find_autofs_mount()
/Linux-v5.15/fs/nfsd/
Dexport.c234 path_get(&item->ek_path); in expkey_update()
792 path_get(&item->ex_path); in svc_export_init()
Dnfs4xdr.c2579 path_get(&cur); in nfsd4_encode_path()
2777 path_get(&path); in get_parent_attributes()
/Linux-v5.15/net/unix/
Daf_unix.c1472 path_get(&otheru->path); in unix_stream_connect()
2967 path_get(&path); in unix_open_file()
/Linux-v5.15/fs/ksmbd/
Dvfs.c1233 path_get(&parent); in ksmbd_vfs_kern_path()
/Linux-v5.15/drivers/block/
Dloop.c1611 path_get(&path); in loop_get_status()