Searched defs:old_path (Results  1 – 15 of 15) sorted by relevance
| /Linux-v5.4/security/apparmor/ | 
| D | mount.c | 425 	struct path old_path;  in aa_bind_mount()  local478 	struct path old_path;  in aa_move_mount()  local
 609 					const struct path *old_path,  in build_pivotroot()
 658 int aa_pivotroot(struct aa_label *label, const struct path *old_path,  in aa_pivotroot()
 
 | 
| D | lsm.c | 354 		struct path old_path = { .mnt = old_dir->mnt,  in apparmor_path_rename()  local561 static int apparmor_sb_pivotroot(const struct path *old_path,  in apparmor_sb_pivotroot()
 
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | cifsproto.h | 593 			       const char *old_path,  in get_dfs_path()
 | 
| /Linux-v5.4/arch/um/os-Linux/ | 
| D | main.c | 77 	char *old_path = NULL;  in setup_env_path()  local
 | 
| /Linux-v5.4/tools/lib/subcmd/ | 
| D | exec-cmd.c | 142 	const char *old_path = getenv("PATH");  in setup_path()  local
 | 
| /Linux-v5.4/security/tomoyo/ | 
| D | tomoyo.c | 426 static int tomoyo_sb_pivotroot(const struct path *old_path, const struct path *new_path)  in tomoyo_sb_pivotroot()
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-help.c | 331 	const char *old_path = getenv("MANPATH");  in setup_man_path()  local
 | 
| /Linux-v5.4/fs/ | 
| D | namespace.c | 2247 static struct mount *__do_loopback(struct path *old_path, int recurse)  in __do_loopback()2277 	struct path old_path;  in do_loopback()  local
 2598 static int do_move_mount(struct path *old_path, struct path *new_path)  in do_move_mount()
 2682 	struct path old_path;  in do_move_mount_old()  local
 
 | 
| D | namei.c | 4261 	struct path old_path, new_path;  in do_linkat()  local4513 	struct path old_path, new_path;  in do_renameat2()  local
 
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | ioctl.c | 845 	const char __user *old_path;  in ocfs2_ioctl()  local
 | 
| D | ocfs2_ioctl.h | 65 	__u64 old_path;  member
 | 
| D | refcounttree.c | 4424 	struct path old_path, new_path;  in ocfs2_reflink_ioctl()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | security.h | 646 static inline int security_sb_pivotroot(const struct path *old_path,  in security_sb_pivotroot()
 | 
| /Linux-v5.4/security/ | 
| D | security.c | 868 int security_sb_pivotroot(const struct path *old_path, const struct path *new_path)  in security_sb_pivotroot()
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | hda_generic.c | 4128 	struct nid_path *old_path, *path;  in mux_select()  local
 |