Searched defs:old_path (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | 
| D | exec_cmd.c | 84 	const char *old_path = getenv("PATH");  in setup_path()  local
  | 
| /linux-4.4.14/arch/um/os-Linux/ | 
| D | main.c | 88 	char *old_path = NULL;  in setup_env_path()  local
  | 
| /linux-4.4.14/security/tomoyo/ | 
| D | tomoyo.c | 432 static int tomoyo_sb_pivotroot(struct path *old_path, struct path *new_path)  in tomoyo_sb_pivotroot()
  | 
| /linux-4.4.14/tools/perf/ | 
| D | builtin-help.c | 326 	const char *old_path = getenv("MANPATH");  in setup_man_path()  local
  | 
| /linux-4.4.14/fs/ | 
| D | namespace.c | 826 static void detach_mnt(struct mount *mnt, struct path *old_path)  in detach_mnt() 2073 	struct path old_path;  in do_loopback()  local 2235 	struct path old_path, parent_path;  in do_move_mount()  local
  | 
| D | namei.c | 4059 	struct path old_path, new_path;  in SYSCALL_DEFINE5()  local 4317 	struct path old_path, new_path;  in SYSCALL_DEFINE5()  local
  | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | ioctl.c | 853 	const char __user *old_path;  in ocfs2_ioctl()  local
  | 
| D | ocfs2_ioctl.h | 73 	__u64 old_path;  member
  | 
| D | refcounttree.c | 4410 	struct path old_path, new_path;  in ocfs2_reflink_ioctl()  local
  | 
| /linux-4.4.14/security/apparmor/ | 
| D | lsm.c | 318 		struct path old_path = { old_dir->mnt, old_dentry };  in apparmor_path_rename()  local
  | 
| /linux-4.4.14/fs/cifs/ | 
| D | connect.c | 2853 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path,  in get_dfs_path()
  | 
| /linux-4.4.14/include/linux/ | 
| D | security.h | 540 static inline int security_sb_pivotroot(struct path *old_path,  in security_sb_pivotroot()
  | 
| /linux-4.4.14/security/ | 
| D | security.c | 316 int security_sb_pivotroot(struct path *old_path, struct path *new_path)  in security_sb_pivotroot()
  | 
| /linux-4.4.14/sound/pci/hda/ | 
| D | hda_generic.c | 3945 	struct nid_path *old_path, *path;  in mux_select()  local
  |