Home
last modified time | relevance | path

Searched refs:set_fs_pwd (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/
Dfs_struct.h51 static inline void set_fs_pwd(struct fs_struct *fs, in set_fs_pwd() function
Dintermezzo_fs.h175 set_fs_pwd(current->fs, new->pwdmnt, new->pwd); in push_ctxt()
195 set_fs_pwd(current->fs, saved->pwdmnt, saved->pwd); in pop_ctxt()
/linux-2.4.37.9/kernel/
Dkmod.c77 set_fs_pwd(our_fs, pwdmnt, pwd); in use_init_fs_context()
/linux-2.4.37.9/fs/
Dopen.c414 set_fs_pwd(current->fs, nd.mnt, nd.dentry); in sys_chdir()
445 set_fs_pwd(current->fs, mnt, dentry); in sys_fchdir()
Dnamespace.c885 set_fs_pwd(fs, new_nd->mnt, new_nd->dentry); in chroot_fs_refs()
1016 set_fs_pwd(current->fs, namespace->root, namespace->root->mnt_root); in init_mount_tree()