Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dbuffered_read.c260 subreq->source = source = NETFS_FILL_WITH_ZEROES; in netfs_read_to_pagecache()
300 if (source == NETFS_FILL_WITH_ZEROES) { in netfs_read_to_pagecache()
301 subreq->source = NETFS_FILL_WITH_ZEROES; in netfs_read_to_pagecache()
/linux/include/linux/
A Dnetfs.h43 NETFS_FILL_WITH_ZEROES, enumerator
/linux/fs/cachefiles/
A Dio.c398 ret = NETFS_FILL_WITH_ZEROES; in cachefiles_do_prepare_read()
/linux/include/trace/events/
A Dnetfs.h66 EM(NETFS_FILL_WITH_ZEROES, "ZERO") \
/linux/Documentation/filesystems/
A Dnetfs_library.rst522 * ``NETFS_FILL_WITH_ZEROES``

Completed in 11 milliseconds