Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dcmservice.c28 static void SRXAFSCB_Probe(struct work_struct *);
71 .work = SRXAFSCB_Probe,
431 static void SRXAFSCB_Probe(struct work_struct *work) in SRXAFSCB_Probe() function