Searched refs:itm (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/nfsd/ |
D | nfs4idmap.c | 82 struct ent *itm = container_of(citm, struct ent, h); in ent_init() local 84 new->id = itm->id; in ent_init() 85 new->type = itm->type; in ent_init() 87 strlcpy(new->name, itm->name, sizeof(new->name)); in ent_init() 88 strlcpy(new->authname, itm->authname, sizeof(new->name)); in ent_init()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt.c | 444 __DEFINE_GET_CR(ITM, itm) 527 __DEFINE_SET_CR(ITM, itm) 725 IA64_NATIVE_PATCH_DEFINE_CR(itm, itm); 837 IA64_NATIVE_PATCH_BUNDLE_ELEM_CR(itm, ITM),
|