Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnfs_idmap.h57 __u8 im_type; member
/Linux-v4.19/fs/nfs/
Dnfs4idmap.c503 im->im_type = IDMAP_TYPE_GROUP; in nfs_idmap_prepare_message()
508 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
516 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
627 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message()
/Linux-v4.19/arch/mips/include/asm/
Dmsc01_ic.h136 int im_type; member
/Linux-v4.19/arch/mips/kernel/
Dirq-msc01.c132 switch (imp->im_type) { in init_msc_irqs()