Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfs_struct.c17 path_get(path); in set_fs_root()
36 path_get(path); in set_fs_pwd()
75 path_get(new_root); in chroot_fs_refs()
123 path_get(&fs->root); in copy_fs_struct()
125 path_get(&fs->pwd); in copy_fs_struct()
Ddcookies.c107 path_get(path); in alloc_dcookie()
Dnamei.c475 void path_get(const struct path *path) in path_get() function
480 EXPORT_SYMBOL(path_get);
1033 path_get(&nd->root); in get_link()
2022 path_get(&nd->path); in path_init()
2037 path_get(&nd->root); in path_init()
2078 path_get(&nd->path); in path_init()
Dpipe.c747 path_get(&path); in create_pipe_files()
Dopen.c693 path_get(&f->f_path); in do_dentry_open()
Dnamespace.c3194 path_get(&ns_root); in current_chrooted()
3328 path_get(&root); in mntns_install()
/linux-4.4.14/include/linux/
Dfs_struct.h30 path_get(root); in get_fs_root()
38 path_get(pwd); in get_fs_pwd()
Dpath.h12 extern void path_get(const struct path *);
/linux-4.4.14/security/keys/
Dbig_key.c99 path_get(path); in big_key_preparse()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c179 path_get(&event->path); in fanotify_alloc_event()
Dfanotify_user.c462 path_get(path); in fanotify_find_path()
/linux-4.4.14/fs/proc/
Dfd.c168 path_get(&fd_file->f_path); in proc_fd_link()
Dbase.c1562 path_get(&exe_file->f_path); in proc_exe_link()
1927 path_get(path); in proc_map_files_get_link()
/linux-4.4.14/fs/autofs4/
Dexpire.c46 path_get(&path); in autofs4_mount_busy()
Ddev-ioctl.c207 path_get(&path); in find_autofs_mount()
/linux-4.4.14/fs/nfsd/
Dexport.c222 path_get(&item->ek_path); in expkey_update()
705 path_get(&item->ex_path); in svc_export_init()
Dnfs4xdr.c2022 path_get(&cur); in nfsd4_encode_path()
2222 path_get(&path); in get_parent_attributes()
/linux-4.4.14/ipc/
Dshm.c1168 path_get(&path); in do_shmat()
/linux-4.4.14/net/unix/
Daf_unix.c1343 path_get(&otheru->path); in unix_stream_connect()