Home
last modified time | relevance | path

Searched defs:old_path (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/tools/perf/util/
Dexec_cmd.c84 const char *old_path = getenv("PATH"); in setup_path() local
/linux-3.4.99/arch/um/os-Linux/
Dmain.c87 char *old_path = NULL; in setup_env_path() local
/linux-3.4.99/security/tomoyo/
Dtomoyo.c437 static int tomoyo_sb_pivotroot(struct path *old_path, struct path *new_path) in tomoyo_sb_pivotroot()
/linux-3.4.99/tools/perf/
Dbuiltin-help.c323 const char *old_path = getenv("MANPATH"); in setup_man_path() local
/linux-3.4.99/fs/
Dnamespace.c588 static void detach_mnt(struct mount *mnt, struct path *old_path) in detach_mnt()
1586 struct path old_path; in do_loopback() local
1707 struct path old_path, parent_path; in do_move_mount() local
Dnamei.c3027 struct path old_path, new_path; in SYSCALL_DEFINE5() local
/linux-3.4.99/fs/ocfs2/
Dioctl.c891 const char *old_path, *new_path; in ocfs2_ioctl() local
Docfs2_ioctl.h73 __u64 old_path; member
Drefcounttree.c4444 struct path old_path, new_path; in ocfs2_reflink_ioctl() local
/linux-3.4.99/security/
Dcapability.c88 static int cap_sb_pivotroot(struct path *old_path, struct path *new_path) in cap_sb_pivotroot()
271 static int cap_path_rename(struct path *old_path, struct dentry *old_dentry, in cap_path_rename()
Dsecurity.c274 int security_sb_pivotroot(struct path *old_path, struct path *new_path) in security_sb_pivotroot()
/linux-3.4.99/security/apparmor/
Dlsm.c328 struct path old_path = { old_dir->mnt, old_dentry }; in apparmor_path_rename() local
/linux-3.4.99/fs/cifs/
Dconnect.c2839 get_dfs_path(int xid, struct cifs_ses *pSesInfo, const char *old_path, in get_dfs_path()
/linux-3.4.99/include/linux/
Dsecurity.h1980 static inline int security_sb_pivotroot(struct path *old_path, in security_sb_pivotroot()