Searched refs:get_fs_root (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) function
/linux-master/security/apparmor/
H A Dpath.c121 get_fs_root(current->fs, &root);
/linux-master/fs/
H A Dkernel_read_file.c160 get_fs_root(init_task.fs, &root);
H A Dproc_namespace.c267 get_fs_root(task->fs, &root);
H A Dnamespace.c21 #include <linux/fs_struct.h> /* get_fs_root et.al. */
4204 get_fs_root(current->fs, &root);
5032 get_fs_root(current->fs, &ks.root);
5110 get_fs_root(current->fs, &root);
5262 get_fs_root(current->fs, &fs_root);
H A Dcoredump.c699 get_fs_root(init_task.fs, &root);
H A Dnamei.c952 get_fs_root(fs, &nd->root);
/linux-master/drivers/crypto/ccp/
H A Dsev-dev.c240 get_fs_root(init_task.fs, &root);
/linux-master/fs/proc/
H A Dbase.c180 get_fs_root(task->fs, root);

Completed in 325 milliseconds