Searched defs:idmap (Results 1 – 3 of 3) sorted by relevance
63 struct idmap *idmap; member66 struct idmap { struct67 struct rpc_pipe_dir_object idmap_pdo; argument68 struct rpc_pipe *idmap_pipe; argument69 struct idmap_legacy_upcalldata *idmap_upcall_data; argument70 struct mutex idmap_mutex; argument270 const char *type, struct idmap *idmap) in nfs_idmap_request_key()296 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key()340 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name()355 __u32 *id, struct idmap *idmap) in nfs_idmap_lookup_id()[all …]
326 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
4352 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids()4373 struct idpair *idmap) in regsafe()4477 struct idpair *idmap) in stacksafe()4566 struct idpair *idmap; in func_states_equal() local