Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dcmservice.c41 static const struct afs_call_type afs_SRXCBCallBack = {
52 static const struct afs_call_type afs_SRXCBInitCallBackState = {
63 static const struct afs_call_type afs_SRXCBInitCallBackState3 = {
74 static const struct afs_call_type afs_SRXCBProbe = {
85 static const struct afs_call_type afs_SRXCBProbeUuid = {
96 static const struct afs_call_type afs_SRXCBTellMeAboutYourself = {
Dfsclient.c416 static const struct afs_call_type afs_RXFSFetchStatus_vnode = {
621 static const struct afs_call_type afs_RXFSFetchData = {
628 static const struct afs_call_type afs_RXFSFetchData64 = {
750 static const struct afs_call_type afs_RXFSCreateFile = {
757 static const struct afs_call_type afs_RXFSMakeDir = {
854 static const struct afs_call_type afs_RXFSRemoveFile = {
861 static const struct afs_call_type afs_RXFSRemoveDir = {
945 static const struct afs_call_type afs_RXFSLink = {
1032 static const struct afs_call_type afs_RXFSSymlink = {
1141 static const struct afs_call_type afs_RXFSRename = {
[all …]
Dvlclient.c121 static const struct afs_call_type afs_RXVLGetEntryByNameU = {
260 static const struct afs_call_type afs_RXVLGetAddrsU = {
373 static const struct afs_call_type afs_RXVLGetCapabilities = {
612 static const struct afs_call_type afs_YFSVLGetEndpoints = {
Drxrpc.c31 static const struct afs_call_type afs_RXCMxxxx = {
129 const struct afs_call_type *type, in afs_alloc_call()
213 const struct afs_call_type *type, in afs_alloc_flat_call()
Dinternal.h88 const struct afs_call_type *type; /* type of call */
133 struct afs_call_type { struct
926 const struct afs_call_type *,