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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/afs/
H A Dcmservice.c34 static const struct afs_call_type afs_SRXCBCallBack = {
44 static const struct afs_call_type afs_SRXCBInitCallBackState = {
54 static const struct afs_call_type afs_SRXCBInitCallBackState3 = {
64 static const struct afs_call_type afs_SRXCBProbe = {
74 static const struct afs_call_type afs_SRXCBGetCapabilites = {
H A Dfsclient.c259 static const struct afs_call_type afs_RXFSFetchStatus = {
424 static const struct afs_call_type afs_RXFSFetchData = {
431 static const struct afs_call_type afs_RXFSFetchData64 = {
540 static const struct afs_call_type afs_RXFSGiveUpCallBacks = {
642 static const struct afs_call_type afs_RXFSCreateXXXX = {
738 static const struct afs_call_type afs_RXFSRemoveXXXX = {
822 static const struct afs_call_type afs_RXFSLink = {
911 static const struct afs_call_type afs_RXFSSymlink = {
1019 static const struct afs_call_type afs_RXFSRename = {
1130 static const struct afs_call_type afs_RXFSStoreDat
[all...]
H A Dvlclient.c129 static const struct afs_call_type afs_RXVLGetEntryByName = {
139 static const struct afs_call_type afs_RXVLGetEntryById = {
H A Dinternal.h72 const struct afs_call_type *type; /* type of call */
121 struct afs_call_type { struct
568 extern struct afs_call *afs_alloc_flat_call(const struct afs_call_type *,
H A Drxrpc.c49 static const struct afs_call_type afs_RXCMxxxx = {
187 struct afs_call *afs_alloc_flat_call(const struct afs_call_type *type,

Completed in 86 milliseconds