set_fs_pwd       2145 fs/namespace.c 				set_fs_pwd(fs, new_root);
set_fs_pwd       2306 fs/namespace.c 	set_fs_pwd(current->fs, &root);
set_fs_pwd        524 fs/open.c      	set_fs_pwd(current->fs, &path);
set_fs_pwd        551 fs/open.c      		set_fs_pwd(current->fs, &file->f_path);
set_fs_pwd         23 include/linux/fs_struct.h extern void set_fs_pwd(struct fs_struct *, struct path *);