Home
last modified time | relevance | path

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

/linux-6.1.9/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.c286 path_get(&f->f_path); in alloc_file_clone()
Dnamei.c543 void path_get(const struct path *path) in path_get() function
548 EXPORT_SYMBOL(path_get);
978 path_get(&nd->path); in nd_jump_root()
2375 path_get(&nd->path); in path_init()
2426 path_get(&nd->path); in path_init()
2438 path_get(&nd->root); in path_init()
Dopen.c833 path_get(&f->f_path); in do_dentry_open()
Dnamespace.c4503 path_get(&ns_root); in current_chrooted()
/linux-6.1.9/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-6.1.9/fs/devpts/
Dinode.c174 path_get(&path); in devpts_mntget()
206 path_get(&path); in devpts_acquire()
/linux-6.1.9/security/keys/
Dbig_key.c125 path_get(&payload->path); in big_key_preparse()
/linux-6.1.9/security/landlock/
Dsyscalls.c270 path_get(path); in get_path_from_fd()
Dfs.c541 path_get(&walker_path); in check_access_path_dual()
/linux-6.1.9/fs/proc/
Dfd.c180 path_get(&fd_file->f_path); in proc_fd_link()
Dbase.c1734 path_get(&exe_file->f_path); in proc_exe_link()
2222 path_get(path); in map_files_get_link()
/linux-6.1.9/fs/notify/fanotify/
Dfanotify.c550 path_get(path); in fanotify_alloc_path_event()
568 path_get(path); in fanotify_alloc_perm_event()
Dfanotify_user.c972 path_get(path); in fanotify_find_path()
/linux-6.1.9/fs/autofs/
Dexpire.c38 path_get(&path); in autofs_mount_busy()
Ddev-ioctl.c198 path_get(&path); in find_autofs_mount()
/linux-6.1.9/fs/nfsd/
Dexport.c234 path_get(&item->ek_path); in expkey_update()
792 path_get(&item->ex_path); in svc_export_init()
Dnfs4xdr.c2618 path_get(&cur); in nfsd4_encode_path()
2817 path_get(&path); in nfsd4_get_mounted_on_ino()
/linux-6.1.9/net/unix/
Daf_unix.c1608 path_get(&otheru->path); in unix_stream_connect()
3084 path_get(&path); in unix_open_file()
/linux-6.1.9/fs/ksmbd/
Dvfs.c1240 path_get(&parent); in ksmbd_vfs_kern_path()
/linux-6.1.9/drivers/block/
Dloop.c1351 path_get(&path); in loop_get_status()