Searched defs:old_path (Results 1 – 14 of 14) sorted by relevance
/linux-2.6.39/tools/perf/util/ |
D | exec_cmd.c | 84 const char *old_path = getenv("PATH"); in setup_path() local
|
/linux-2.6.39/arch/um/os-Linux/ |
D | main.c | 86 char *old_path = NULL; in setup_env_path() local
|
/linux-2.6.39/security/tomoyo/ |
D | tomoyo.c | 234 static int tomoyo_sb_pivotroot(struct path *old_path, struct path *new_path) in tomoyo_sb_pivotroot()
|
/linux-2.6.39/fs/ocfs2/ |
D | ioctl.c | 482 const char *old_path, *new_path; in ocfs2_ioctl() local
|
D | ocfs2_ioctl.h | 73 __u64 old_path; member
|
D | refcounttree.c | 4464 struct path old_path; in ocfs2_reflink_ioctl() local
|
/linux-2.6.39/tools/perf/ |
D | builtin-help.c | 323 const char *old_path = getenv("MANPATH"); in setup_man_path() local
|
/linux-2.6.39/fs/ |
D | namespace.c | 571 static void detach_mnt(struct vfsmount *mnt, struct path *old_path) in detach_mnt() 1753 struct path old_path; in do_loopback() local 1871 struct path old_path, parent_path; in do_move_mount() local
|
D | namei.c | 2973 struct path old_path; in SYSCALL_DEFINE5() local
|
/linux-2.6.39/security/ |
D | capability.c | 88 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()
|
D | security.c | 304 int security_sb_pivotroot(struct path *old_path, struct path *new_path) in security_sb_pivotroot()
|
/linux-2.6.39/security/apparmor/ |
D | lsm.c | 328 struct path old_path = { old_dir->mnt, old_dentry }; in apparmor_path_rename() local
|
/linux-2.6.39/fs/cifs/ |
D | connect.c | 2122 get_dfs_path(int xid, struct cifsSesInfo *pSesInfo, const char *old_path, in get_dfs_path()
|
/linux-2.6.39/include/linux/ |
D | security.h | 2006 static inline int security_sb_pivotroot(struct path *old_path, in security_sb_pivotroot()
|