Searched refs:afs_RXFSCreateFile (Results 1 - 2 of 2) sorted by path

/linux-master/fs/afs/
H A Dfsclient.c516 static const struct afs_call_type afs_RXFSCreateFile = { variable in typeref:struct:afs_call_type
540 call = afs_alloc_flat_call(op->net, &afs_RXFSCreateFile,
H A Dyfsclient.c533 static const struct afs_call_type afs_RXFSCreateFile = { variable in typeref:struct:afs_call_type
565 call = afs_alloc_flat_call(op->net, &afs_RXFSCreateFile, reqsz, rplsz);

Completed in 179 milliseconds