Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dnfs_idmap.h57 __u8 im_type; member
/Linux-v5.4/fs/nfs/
Dnfs4idmap.c517 im->im_type = IDMAP_TYPE_GROUP; in nfs_idmap_prepare_message()
522 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
530 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
641 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message()
/Linux-v5.4/arch/mips/include/asm/
Dmsc01_ic.h136 int im_type; member
/Linux-v5.4/arch/mips/kernel/
Dirq-msc01.c129 switch (imp->im_type) { in init_msc_irqs()