Searched defs:old_path (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dexec_cmd.c84 const char *old_path = getenv("PATH"); setup_path() local
/linux-4.1.27/arch/um/os-Linux/
H A Dmain.c87 char *old_path = NULL; setup_env_path() local
/linux-4.1.27/security/tomoyo/
H A Dtomoyo.c438 static int tomoyo_sb_pivotroot(struct path *old_path, struct path *new_path) tomoyo_sb_pivotroot() argument
/linux-4.1.27/tools/perf/
H A Dbuiltin-help.c326 const char *old_path = getenv("MANPATH"); setup_man_path() local
/linux-4.1.27/fs/ocfs2/
H A Dioctl.c853 const char __user *old_path; ocfs2_ioctl() local
H A Docfs2_ioctl.h73 __u64 old_path; member in struct:reflink_arguments
H A Drefcounttree.c4427 struct path old_path, new_path; ocfs2_reflink_ioctl() local
/linux-4.1.27/security/apparmor/
H A Dlsm.c328 struct path old_path = { old_dir->mnt, old_dentry }; apparmor_path_rename() local
/linux-4.1.27/fs/
H A Dnamei.c4021 struct path old_path, new_path; SYSCALL_DEFINE5() local
H A Dnamespace.c815 static void detach_mnt(struct mount *mnt, struct path *old_path) detach_mnt() argument
2062 struct path old_path; do_loopback() local
2224 struct path old_path, parent_path; do_move_mount() local
/linux-4.1.27/fs/cifs/
H A Dconnect.c2772 get_dfs_path(const unsigned int xid, struct cifs_ses *ses, const char *old_path, get_dfs_path() argument
/linux-4.1.27/security/
H A Dcapability.c111 static int cap_sb_pivotroot(struct path *old_path, struct path *new_path) cap_sb_pivotroot() argument
305 static int cap_path_rename(struct path *old_path, struct dentry *old_dentry, cap_path_rename() argument
H A Dsecurity.c314 int security_sb_pivotroot(struct path *old_path, struct path *new_path) security_sb_pivotroot() argument
/linux-4.1.27/include/linux/
H A Dsecurity.h2122 static inline int security_sb_pivotroot(struct path *old_path, security_sb_pivotroot() argument
/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.c3943 struct nid_path *old_path, *path; mux_select() local

Completed in 588 milliseconds