Home
last modified time | relevance | path

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

/linux-6.6.21/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.c350 path_get(&f->f_path); in alloc_file_clone()
Dopen.c880 path_get(&f->f_path); in do_dentry_open()
1188 path_get(real_path); in backing_file_open()
Dnamei.c547 void path_get(const struct path *path) in path_get() function
552 EXPORT_SYMBOL(path_get);
984 path_get(&nd->path); in nd_jump_root()
2384 path_get(&nd->path); in path_init()
2435 path_get(&nd->path); in path_init()
2447 path_get(&nd->root); in path_init()
Dnamespace.c4819 path_get(&ns_root); in current_chrooted()
/linux-6.6.21/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.6.21/fs/devpts/
Dinode.c156 path_get(&path); in devpts_mntget()
188 path_get(&path); in devpts_acquire()
/linux-6.6.21/security/keys/
Dbig_key.c125 path_get(&payload->path); in big_key_preparse()
/linux-6.6.21/security/landlock/
Dsyscalls.c270 path_get(path); in get_path_from_fd()
Dfs.c551 path_get(&walker_path); in is_access_to_paths_allowed()
/linux-6.6.21/fs/proc/
Dfd.c182 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.6.21/fs/notify/fanotify/
Dfanotify.c551 path_get(path); in fanotify_alloc_path_event()
572 path_get(path); in fanotify_alloc_perm_event()
Dfanotify_user.c1021 path_get(path); in fanotify_find_path()
/linux-6.6.21/fs/autofs/
Dexpire.c38 path_get(&path); in autofs_mount_busy()
Ddev-ioctl.c198 path_get(&path); in find_autofs_mount()
/linux-6.6.21/fs/nfsd/
Dexport.c234 path_get(&item->ek_path); in expkey_update()
815 path_get(&item->ex_path); in svc_export_init()
Dnfs4xdr.c2697 path_get(&cur); in nfsd4_encode_path()
2896 path_get(&path); in nfsd4_get_mounted_on_ino()
/linux-6.6.21/net/unix/
Daf_unix.c1627 path_get(&otheru->path); in unix_stream_connect()
2996 path_get(&path); in unix_open_file()
/linux-6.6.21/fs/smb/server/
Dvfs.c1224 path_get(parent_path); in ksmbd_vfs_kern_path_locked()
/linux-6.6.21/drivers/block/
Dloop.c1349 path_get(&path); in loop_get_status()