Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnfs_idmap.h57 __u8 im_type; member
/linux-4.4.14/fs/nfs/
Dnfs4idmap.c502 im->im_type = IDMAP_TYPE_GROUP; in nfs_idmap_prepare_message()
507 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
514 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
618 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message()
/linux-4.4.14/arch/mips/include/asm/
Dmsc01_ic.h136 int im_type; member
/linux-4.4.14/arch/mips/kernel/
Dirq-msc01.c132 switch (imp->im_type) { in init_msc_irqs()