Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnfs_idmap.h58 __u8 im_conv; member
/linux-4.1.27/fs/nfs/
Dnfs4idmap.c524 im->im_conv = IDMAP_CONV_NAMETOID; in nfs_idmap_prepare_message()
531 im->im_conv = IDMAP_CONV_IDTONAME; in nfs_idmap_prepare_message()
633 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message()
635 switch (im->im_conv) { in nfs_idmap_read_and_verify_message()