set_fs_pwd       3741 fs/namespace.c 	set_fs_pwd(current->fs, &root);
set_fs_pwd       3999 fs/namespace.c 	set_fs_pwd(fs, &root);
set_fs_pwd        467 fs/open.c      	set_fs_pwd(current->fs, &path);
set_fs_pwd        499 fs/open.c      		set_fs_pwd(current->fs, &f.file->f_path);
set_fs_pwd         22 include/linux/fs_struct.h extern void set_fs_pwd(struct fs_struct *, const struct path *);