Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dexec_cmd.c84 const char *old_path = getenv("PATH"); in setup_path() local
/linux-2.6.39/arch/um/os-Linux/
Dmain.c86 char *old_path = NULL; in setup_env_path() local
/linux-2.6.39/security/tomoyo/
Dtomoyo.c234 static int tomoyo_sb_pivotroot(struct path *old_path, struct path *new_path) in tomoyo_sb_pivotroot()
/linux-2.6.39/fs/ocfs2/
Dioctl.c482 const char *old_path, *new_path; in ocfs2_ioctl() local
Docfs2_ioctl.h73 __u64 old_path; member
Drefcounttree.c4464 struct path old_path; in ocfs2_reflink_ioctl() local
/linux-2.6.39/tools/perf/
Dbuiltin-help.c323 const char *old_path = getenv("MANPATH"); in setup_man_path() local
/linux-2.6.39/fs/
Dnamespace.c571 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
Dnamei.c2973 struct path old_path; in SYSCALL_DEFINE5() local
/linux-2.6.39/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.c304 int security_sb_pivotroot(struct path *old_path, struct path *new_path) in security_sb_pivotroot()
/linux-2.6.39/security/apparmor/
Dlsm.c328 struct path old_path = { old_dir->mnt, old_dentry }; in apparmor_path_rename() local
/linux-2.6.39/fs/cifs/
Dconnect.c2122 get_dfs_path(int xid, struct cifsSesInfo *pSesInfo, const char *old_path, in get_dfs_path()
/linux-2.6.39/include/linux/
Dsecurity.h2006 static inline int security_sb_pivotroot(struct path *old_path, in security_sb_pivotroot()