Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cachefiles/
A Dio.c416 if (!test_bit(NETFS_SREQ_ONDEMAND, _flags)) in cachefiles_do_prepare_read()
487 if (test_bit(NETFS_SREQ_ONDEMAND, _flags)) { in cachefiles_do_prepare_read()
490 __clear_bit(NETFS_SREQ_ONDEMAND, _flags); in cachefiles_do_prepare_read()
/linux-6.3-rc2/include/linux/
A Dnetfs.h164 #define NETFS_SREQ_ONDEMAND 5 /* Set if it's from on-demand read mode */ macro
/linux-6.3-rc2/fs/erofs/
A Dfscache.c135 unsigned long flags = 1 << NETFS_SREQ_ONDEMAND; in erofs_fscache_read_folios_async()

Completed in 6 milliseconds