Searched refs:im_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnfs_idmap.h57 __u8 im_type; member in struct:idmap_msg
/linux-master/arch/mips/include/asm/
H A Dmsc01_ic.h136 int im_type; member in struct:msc_irqmap
140 /* im_type */
/linux-master/arch/mips/kernel/
H A Dirq-msc01.c129 switch (imp->im_type) {
/linux-master/fs/nfs/
H A Dnfs4idmap.c518 im->im_type = IDMAP_TYPE_GROUP;
523 im->im_type = IDMAP_TYPE_USER;
531 im->im_type = IDMAP_TYPE_USER;
640 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv)

Completed in 188 milliseconds