Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnfs_idmap.h57 __u8 im_type; member
/linux-4.19.296/fs/nfs/
Dnfs4idmap.c504 im->im_type = IDMAP_TYPE_GROUP; in nfs_idmap_prepare_message()
509 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
517 im->im_type = IDMAP_TYPE_USER; in nfs_idmap_prepare_message()
626 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message()