Home
last modified time | relevance | path

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

/linux/fs/afs/
A Dfsclient.c262 static const struct afs_call_type afs_RXFSFetchStatus = {
404 static const struct afs_call_type afs_RXFSFetchData = {
513 static const struct afs_call_type afs_RXFSCreateFile = {
566 static const struct afs_call_type afs_RXFSMakeDir = {
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 = {
1038 static const struct afs_call_type afs_RXFSStoreData = {
1479 static const struct afs_call_type afs_RXFSSetLock = {
[all …]
A 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 = {
A Dyfsclient.c452 static const struct afs_call_type yfs_RXYFSFetchData64 = {
530 static const struct afs_call_type afs_RXFSCreateFile = {
580 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 = {
1377 static const struct afs_call_type yfs_RXYFSSetLock = {
[all …]
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 = {
A 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()
A Dinternal.h98 const struct afs_call_type *type; /* type of call */
158 struct afs_call_type { struct
785 const struct afs_call_type *type; /* Type of call done */
1272 const struct afs_call_type *,

Completed in 822 milliseconds