Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dfile.c310 op->fetch.req = afs_get_read(req); in afs_fetch_data()
H A Dinternal.h1083 static inline struct afs_read *afs_get_read(struct afs_read *req) in afs_get_read() function