Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Drxrpc.c27 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID);
34 .user_attach_call = afs_rx_attach,
729 static void afs_rx_attach(struct rxrpc_call *rxcall, unsigned long user_call_ID) in afs_rx_attach() function