Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dfsclient.c262 static const struct afs_call_type afs_RXFSFetchStatus = {
408 static const struct afs_call_type afs_RXFSFetchData = {
417 static const struct afs_call_type afs_RXFSFetchData64 = {
524 static const struct afs_call_type afs_RXFSCreateFile = {
578 static const struct afs_call_type afs_RXFSMakeDir = {
658 static const struct afs_call_type afs_RXFSRemoveFile = {
706 static const struct afs_call_type afs_RXFSRemoveDir = {
784 static const struct afs_call_type afs_RXFSLink = {
866 static const struct afs_call_type afs_RXFSSymlink = {
961 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.c456 static const struct afs_call_type yfs_RXYFSFetchData64 = {
539 static const struct afs_call_type afs_RXFSCreateFile = {
590 static const struct afs_call_type yfs_RXFSMakeDir = {
680 static const struct afs_call_type yfs_RXYFSRemoveFile2 = {
750 static const struct afs_call_type yfs_RXYFSRemoveFile = {
795 static const struct afs_call_type yfs_RXYFSRemoveDir = {
865 static const struct afs_call_type yfs_RXYFSLink = {
942 static const struct afs_call_type yfs_RXYFSSymlink = {
1024 static const struct afs_call_type yfs_RXYFSRename = {
1076 static const struct afs_call_type yfs_RXYFSStoreData64 = {
[all …]
H A Dvlclient.c99 static const struct afs_call_type afs_RXVLGetEntryByNameU = {
247 static const struct afs_call_type afs_RXVLGetAddrsU = {
369 static const struct afs_call_type afs_RXVLGetCapabilities = {
623 static const struct afs_call_type afs_YFSVLGetEndpoints = {
742 static const struct afs_call_type afs_YFSVLGetCellName = {
H A Drxrpc.c30 static const struct afs_call_type afs_RXCMxxxx = {
138 const struct afs_call_type *type, in afs_alloc_call()
255 const struct afs_call_type *type, in afs_alloc_flat_call()
H A Dinternal.h129 const struct afs_call_type *type; /* type of call */
193 struct afs_call_type { struct
862 const struct afs_call_type *type; /* Type of call done */
1362 const struct afs_call_type *,