Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dpath.h15 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/linux-3.3/security/tomoyo/
Dtomoyo.c278 struct path path1 = { new_dir->mnt, old_dentry }; in tomoyo_path_link() local
298 struct path path1 = { old_parent->mnt, old_dentry }; in tomoyo_path_rename() local
Dfile.c885 int tomoyo_path2_perm(const u8 operation, struct path *path1, in tomoyo_path2_perm()
Dcommon.h587 struct path path1; member
/linux-3.3/kernel/
Daudit_tree.c713 struct path path1, path2; in audit_tag_tree() local
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192se/
Dphy.c1152 u8 path1, path2; in rtl92s_phy_bb_config() local
/linux-3.3/fs/
Dnamespace.c2416 int path_is_under(struct path *path1, struct path *path2) in path_is_under()
/linux-3.3/fs/ceph/
Dmds_client.c1623 const char *path1 = NULL; in create_request_message() local
/linux-3.3/fs/btrfs/
Drelocation.c654 struct btrfs_path *path1; local