Home
last modified time | relevance | path

Searched refs:unmarshall (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/afs/
H A Dcmservice.c201 call->unmarshall++; in afs_deliver_cb_callback()
221 call->unmarshall++; in afs_deliver_cb_callback()
246 call->unmarshall++; in afs_deliver_cb_callback()
262 call->unmarshall++; in afs_deliver_cb_callback()
273 call->unmarshall++; in afs_deliver_cb_callback()
330 call->unmarshall++; in afs_deliver_cb_init_call_back_state3()
358 call->unmarshall++; in afs_deliver_cb_init_call_back_state3()
447 call->unmarshall++; in afs_deliver_cb_probe_uuid()
475 call->unmarshall++; in afs_deliver_cb_probe_uuid()
562 call->unmarshall++; in afs_deliver_yfs_cb_callback()
[all …]
H A Dvlclient.c187 call->unmarshall++; in afs_deliver_vl_get_addrs_u()
210 call->unmarshall++; in afs_deliver_vl_get_addrs_u()
236 call->unmarshall++; in afs_deliver_vl_get_addrs_u()
328 call->unmarshall++; in afs_deliver_vl_get_capabilities()
340 call->unmarshall++; in afs_deliver_vl_get_capabilities()
351 call->unmarshall++; in afs_deliver_vl_get_capabilities()
444 call->unmarshall = 1; in afs_deliver_yfsvl_get_endpoints()
692 call->unmarshall++; in afs_deliver_yfsvl_get_cell_name()
714 call->unmarshall++; in afs_deliver_yfsvl_get_cell_name()
723 call->unmarshall++; in afs_deliver_yfsvl_get_cell_name()
[all …]
H A Dyfsclient.c369 call->unmarshall++; in yfs_deliver_fs_fetch_data64()
390 call->unmarshall++; in yfs_deliver_fs_fetch_data64()
442 call->unmarshall++; in yfs_deliver_fs_fetch_data64()
1240 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
1253 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
1269 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
1283 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
1298 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
1313 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
1328 call->unmarshall++; in yfs_deliver_fs_get_volume_status()
[all …]
H A Dfsclient.c317 call->unmarshall++; in afs_deliver_fs_fetch_data()
344 call->unmarshall++; in afs_deliver_fs_fetch_data()
394 call->unmarshall++; in afs_deliver_fs_fetch_data()
1328 call->unmarshall++; in afs_deliver_fs_get_volume_status()
1341 call->unmarshall++; in afs_deliver_fs_get_volume_status()
1357 call->unmarshall++; in afs_deliver_fs_get_volume_status()
1371 call->unmarshall++; in afs_deliver_fs_get_volume_status()
1386 call->unmarshall++; in afs_deliver_fs_get_volume_status()
1401 call->unmarshall++; in afs_deliver_fs_get_volume_status()
1416 call->unmarshall++; in afs_deliver_fs_get_volume_status()
[all …]
H A Dinternal.h171 unsigned char unmarshall; /* unmarshalling phase */ member
/linux-6.15/include/trace/events/
H A Dafs.h612 __field(unsigned short, unmarshall)
620 __entry->unmarshall = call->unmarshall;
629 __entry->unmarshall,
643 __field(unsigned short, unmarshall)
649 __entry->unmarshall = call->unmarshall;
654 __entry->state, __entry->unmarshall)