Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetfs.h192 #define NETFS_SREQ_ONDEMAND 5 /* Set if it's from on-demand read mode */ macro
/linux/fs/erofs/
H A Dfscache.c133 unsigned long flags = 1 << NETFS_SREQ_ONDEMAND; in erofs_fscache_read_io_async()