Searched defs:old_path (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | exec_cmd.c | 84 const char *old_path = getenv("PATH"); in setup_path() local
|
/linux-4.1.27/arch/um/os-Linux/ |
D | main.c | 87 char *old_path = NULL; in setup_env_path() local
|
/linux-4.1.27/security/tomoyo/ |
D | tomoyo.c | 438 static int tomoyo_sb_pivotroot(struct path *old_path, struct path *new_path) in tomoyo_sb_pivotroot()
|
/linux-4.1.27/tools/perf/ |
D | builtin-help.c | 326 const char *old_path = getenv("MANPATH"); in setup_man_path() local
|
/linux-4.1.27/fs/ |
D | namespace.c | 815 static void detach_mnt(struct mount *mnt, struct path *old_path) in detach_mnt() 2062 struct path old_path; in do_loopback() local 2224 struct path old_path, parent_path; in do_move_mount() local
|
D | namei.c | 4021 struct path old_path, new_path; in SYSCALL_DEFINE5() local
|
/linux-4.1.27/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 | 4427 struct path old_path, new_path; in ocfs2_reflink_ioctl() local
|
/linux-4.1.27/security/apparmor/ |
D | lsm.c | 328 struct path old_path = { old_dir->mnt, old_dentry }; in apparmor_path_rename() local
|
/linux-4.1.27/security/ |
D | capability.c | 111 static int cap_sb_pivotroot(struct path *old_path, struct path *new_path) in cap_sb_pivotroot() 305 static int cap_path_rename(struct path *old_path, struct dentry *old_dentry, in cap_path_rename()
|
D | security.c | 314 int security_sb_pivotroot(struct path *old_path, struct path *new_path) in security_sb_pivotroot()
|
/linux-4.1.27/fs/cifs/ |
D | connect.c | 2772 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, in get_dfs_path()
|
/linux-4.1.27/include/linux/ |
D | security.h | 2122 static inline int security_sb_pivotroot(struct path *old_path, in security_sb_pivotroot()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_generic.c | 3943 struct nid_path *old_path, *path; in mux_select() local
|