Searched refs:fscache_begin_read_operation (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Dfscache.c189 ret = fscache_begin_read_operation(&cres, cookie);
266 ret = fscache_begin_read_operation(&cres, cookie);
/linux-master/include/linux/
H A Dfscache.h432 * fscache_begin_read_operation - Begin a read operation for the netfs lib
450 int fscache_begin_read_operation(struct netfs_cache_resources *cres, function
/linux-master/fs/netfs/
H A Dbuffered_read.c167 return fscache_begin_read_operation(&rreq->cache_resources, netfs_i_cookie(ctx));
/linux-master/fs/erofs/
H A Dfscache.c141 ret = fscache_begin_read_operation(cres, cookie);

Completed in 127 milliseconds