Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dbuffered_read.c246 subreq->source = source = NETFS_FILL_WITH_ZEROES; in netfs_read_to_pagecache()
279 if (source == NETFS_FILL_WITH_ZEROES) { in netfs_read_to_pagecache()
280 subreq->source = NETFS_FILL_WITH_ZEROES; in netfs_read_to_pagecache()
/linux/include/linux/
H A Dnetfs.h45 NETFS_FILL_WITH_ZEROES, enumerator
/linux/fs/cachefiles/
H A Dio.c398 ret = NETFS_FILL_WITH_ZEROES; in cachefiles_do_prepare_read()
/linux/include/trace/events/
H A Dnetfs.h83 EM(NETFS_FILL_WITH_ZEROES, "ZERO") \