Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetfs.h144 #define NETFS_SREQ_CLEAR_TAIL 1 /* Set if the rest of the read should be cleared */ macro
/linux/fs/netfs/
A Dread_helper.c194 __set_bit(NETFS_SREQ_CLEAR_TAIL, &subreq->flags); in netfs_fill_with_zeroes()
661 if (test_bit(NETFS_SREQ_CLEAR_TAIL, &subreq->flags)) { in netfs_subreq_terminated()
/linux/fs/afs/
A Dfile.c237 __set_bit(NETFS_SREQ_CLEAR_TAIL, &subreq->flags); in afs_fetch_data_notify()
/linux/Documentation/filesystems/
A Dnetfs_library.rst225 * ``NETFS_SREQ_CLEAR_TAIL``
391 * If NETFS_SREQ_CLEAR_TAIL was set, a short read will be cleared to the
/linux/fs/ceph/
A Daddr.c233 __set_bit(NETFS_SREQ_CLEAR_TAIL, &subreq->flags); in finish_netfs_read()

Completed in 12 milliseconds