Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnfs_idmap.h58 __u8 im_conv; member
/linux-6.1.9/fs/nfs/
Dnfs4idmap.c526 im->im_conv = IDMAP_CONV_NAMETOID; in nfs_idmap_prepare_message()
534 im->im_conv = IDMAP_CONV_IDTONAME; in nfs_idmap_prepare_message()
640 if (upcall->im_type != im->im_type || upcall->im_conv != im->im_conv) in nfs_idmap_read_and_verify_message()
642 switch (im->im_conv) { in nfs_idmap_read_and_verify_message()