Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dfsclient.c262 static const struct afs_call_type afs_RXFSFetchStatus = {
404 static const struct afs_call_type afs_RXFSFetchData = {
411 static const struct afs_call_type afs_RXFSFetchData64 = {
513 static const struct afs_call_type afs_RXFSCreateFile = {
566 static const struct afs_call_type afs_RXFSMakeDir = {
645 static const struct afs_call_type afs_RXFSRemoveFile = {
692 static const struct afs_call_type afs_RXFSRemoveDir = {
769 static const struct afs_call_type afs_RXFSLink = {
850 static const struct afs_call_type afs_RXFSSymlink = {
944 static const struct afs_call_type afs_RXFSRename = {
[all …]
H A Dcmservice.c37 static const struct afs_call_type afs_SRXCBCallBack = {
47 static const struct afs_call_type afs_SRXCBInitCallBackState = {
57 static const struct afs_call_type afs_SRXCBInitCallBackState3 = {
67 static const struct afs_call_type afs_SRXCBProbe = {
77 static const struct afs_call_type afs_SRXCBProbeUuid = {
87 static const struct afs_call_type afs_SRXCBTellMeAboutYourself = {
97 static const struct afs_call_type afs_SRXYFSCB_CallBack = {
H A Dyfsclient.c451 static const struct afs_call_type yfs_RXYFSFetchData64 = {
529 static const struct afs_call_type afs_RXFSCreateFile = {
579 static const struct afs_call_type yfs_RXFSMakeDir = {
668 static const struct afs_call_type yfs_RXYFSRemoveFile2 = {
737 static const struct afs_call_type yfs_RXYFSRemoveFile = {
781 static const struct afs_call_type yfs_RXYFSRemoveDir = {
850 static const struct afs_call_type yfs_RXYFSLink = {
926 static const struct afs_call_type yfs_RXYFSSymlink = {
1007 static const struct afs_call_type yfs_RXYFSRename = {
1058 static const struct afs_call_type yfs_RXYFSStoreData64 = {
[all …]
H A 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 = {
609 static const struct afs_call_type afs_YFSVLGetEndpoints = {
721 static const struct afs_call_type afs_YFSVLGetCellName = {
H A Drxrpc.c29 static const struct afs_call_type afs_RXCMxxxx = {
137 const struct afs_call_type *type, in afs_alloc_call()
234 const struct afs_call_type *type, in afs_alloc_flat_call()
H A Dinternal.h98 const struct afs_call_type *type; /* type of call */
157 struct afs_call_type { struct
792 const struct afs_call_type *type; /* Type of call done */
1284 const struct afs_call_type *,