Searched defs:idmap (Results 1 – 3 of 3) sorted by relevance
65 struct idmap *idmap; member68 struct idmap { struct69 struct rpc_pipe_dir_object idmap_pdo; argument70 struct rpc_pipe *idmap_pipe; argument71 struct idmap_legacy_upcalldata *idmap_upcall_data; argument72 struct mutex idmap_mutex; argument76 static struct user_namespace *idmap_userns(const struct idmap *idmap) in idmap_userns()280 const char *type, struct idmap *idmap) in nfs_idmap_request_key()307 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key()351 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name()[all …]
323 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
8486 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids()8603 struct idpair *idmap) in regsafe()8720 struct idpair *idmap) in stacksafe()8820 struct idpair *idmap; in func_states_equal() local