Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/linux/security/tomoyo/
H A Dtomoyo.c267 struct path path1 = { .mnt = new_dir->mnt, .dentry = old_dentry }; in tomoyo_path_link() local
290 struct path path1 = { .mnt = old_parent->mnt, .dentry = old_dentry }; in tomoyo_path_rename() local
H A Dfile.c903 * @path1: Pointer to "struct path". in tomoyo_path2_perm() argument
[all...]
H A Dcommon.h591 struct path path1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c1012 u8 path1, path2; in rtl92s_phy_bb_config() local