Home
last modified time | relevance | path

Searched defs:path1 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/include/linux/
Dpath.h15 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/linux-2.6.39/security/tomoyo/
Dtomoyo.c161 struct path path1 = { new_dir->mnt, old_dentry }; in tomoyo_path_link() local
171 struct path path1 = { old_parent->mnt, old_dentry }; in tomoyo_path_rename() local
Dfile.c1078 int tomoyo_path2_perm(const u8 operation, struct path *path1, in tomoyo_path2_perm()
/linux-2.6.39/kernel/
Daudit_tree.c719 struct path path1, path2; in audit_tag_tree() local
/linux-2.6.39/fs/
Ddcache.c2867 int path_is_under(struct path *path1, struct path *path2) in path_is_under()
/linux-2.6.39/fs/ceph/
Dmds_client.c1589 const char *path1 = NULL; in create_request_message() local
/linux-2.6.39/fs/btrfs/
Drelocation.c653 struct btrfs_path *path1; local