Searched refs:idmap_msg (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4idmap.c | 63 struct idmap_msg idmap_msg; member 512 struct idmap_msg *im, in nfs_idmap_prepare_message() 546 msg->len = sizeof(struct idmap_msg); in nfs_idmap_prepare_message() 585 struct idmap_msg *im; in nfs_idmap_legacy_upcall() 600 im = &data->idmap_msg; in nfs_idmap_legacy_upcall() 631 static int nfs_idmap_read_and_verify_message(struct idmap_msg *im, in nfs_idmap_read_and_verify_message() 632 struct idmap_msg *upcall, in nfs_idmap_read_and_verify_message() 672 struct idmap_msg im; in idmap_pipe_downcall() 708 ret = nfs_idmap_read_and_verify_message(&im, &data->idmap_msg, in idmap_pipe_downcall() [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4idmap.c | 63 struct idmap_msg idmap_msg; member 512 struct idmap_msg *im, in nfs_idmap_prepare_message() 546 msg->len = sizeof(struct idmap_msg); in nfs_idmap_prepare_message() 585 struct idmap_msg *im; in nfs_idmap_legacy_upcall() 600 im = &data->idmap_msg; in nfs_idmap_legacy_upcall() 631 static int nfs_idmap_read_and_verify_message(struct idmap_msg *im, in nfs_idmap_read_and_verify_message() 632 struct idmap_msg *upcall, in nfs_idmap_read_and_verify_message() 672 struct idmap_msg im; in idmap_pipe_downcall() 708 ret = nfs_idmap_read_and_verify_message(&im, &data->idmap_msg, in idmap_pipe_downcall() [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nfs_idmap.h | 56 struct idmap_msg { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nfs_idmap.h | 56 struct idmap_msg { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nfs_idmap.h | 31 struct idmap_msg { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nfs_idmap.h | 18 struct idmap_msg { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nfs_idmap.h | 31 struct idmap_msg { struct
|
Completed in 4 milliseconds