Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dfsclient.c261 static const struct afs_call_type afs_RXFSFetchStatus = {
431 static const struct afs_call_type afs_RXFSFetchData = {
438 static const struct afs_call_type afs_RXFSFetchData64 = {
540 static const struct afs_call_type afs_RXFSCreateFile = {
593 static const struct afs_call_type afs_RXFSMakeDir = {
672 static const struct afs_call_type afs_RXFSRemoveFile = {
719 static const struct afs_call_type afs_RXFSRemoveDir = {
796 static const struct afs_call_type afs_RXFSLink = {
877 static const struct afs_call_type afs_RXFSSymlink = {
971 static const struct afs_call_type afs_RXFSRename = {
[all …]
Dcmservice.c35 static const struct afs_call_type afs_SRXCBCallBack = {
45 static const struct afs_call_type afs_SRXCBInitCallBackState = {
55 static const struct afs_call_type afs_SRXCBInitCallBackState3 = {
65 static const struct afs_call_type afs_SRXCBProbe = {
75 static const struct afs_call_type afs_SRXCBProbeUuid = {
85 static const struct afs_call_type afs_SRXCBTellMeAboutYourself = {
95 static const struct afs_call_type afs_SRXYFSCB_CallBack = {
Dyfsclient.c488 static const struct afs_call_type yfs_RXYFSFetchData64 = {
564 static const struct afs_call_type afs_RXFSCreateFile = {
614 static const struct afs_call_type yfs_RXFSMakeDir = {
702 static const struct afs_call_type yfs_RXYFSRemoveFile2 = {
771 static const struct afs_call_type yfs_RXYFSRemoveFile = {
815 static const struct afs_call_type yfs_RXYFSRemoveDir = {
884 static const struct afs_call_type yfs_RXYFSLink = {
960 static const struct afs_call_type yfs_RXYFSSymlink = {
1040 static const struct afs_call_type yfs_RXYFSRename = {
1091 static const struct afs_call_type yfs_RXYFSStoreData64 = {
[all …]
Dvlclient.c118 static const struct afs_call_type afs_RXVLGetEntryByNameU = {
257 static const struct afs_call_type afs_RXVLGetAddrsU = {
365 static const struct afs_call_type afs_RXVLGetCapabilities = {
608 static const struct afs_call_type afs_YFSVLGetEndpoints = {
720 static const struct afs_call_type afs_YFSVLGetCellName = {
Dinternal.h96 const struct afs_call_type *type; /* type of call */
155 struct afs_call_type { struct
770 const struct afs_call_type *type; /* Type of call done */
1253 const struct afs_call_type *,
Drxrpc.c27 static const struct afs_call_type afs_RXCMxxxx = {
135 const struct afs_call_type *type, in afs_alloc_call()
227 const struct afs_call_type *type, in afs_alloc_flat_call()