Home
last modified time | relevance | path

Searched refs:reread (Results 1 – 11 of 11) sorted by relevance

/linux/fs/hfsplus/
H A Dwrapper.c160 reread: in hfsplus_read_wrapper()
181 goto reread; in hfsplus_read_wrapper()
190 goto reread; in hfsplus_read_wrapper()
/linux/tools/testing/selftests/arm64/fp/
H A Dkernel-test.c231 reread: in compute_digest()
239 goto reread; in compute_digest()
/linux/drivers/regulator/
H A Dirq_helpers.c64 reread: in regulator_notifier_isr_work()
92 goto reread; in regulator_notifier_isr_work()
/linux/fs/minix/
H A Ditree_common.c165 reread: in get_block()
212 goto reread; in get_block()
/linux/drivers/md/bcache/
H A Djournal.c53 reread: left = ca->sb.bucket_size - offset; in journal_read_bucket()
91 goto reread; in journal_read_bucket()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rbd103 refresh (WO) Writing to this file will reread the image
/linux/fs/xfs/
H A Dxfs_mount.c185 reread: in xfs_readsb()
232 goto reread; in xfs_readsb()
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c1089 u32 reread = hme_read32(hp, tregs + TCVR_CFG); in happy_meal_transceiver_check() local
1092 if (reread & TCV_CFG_MDIO1) { in happy_meal_transceiver_check()
1098 if (reread & TCV_CFG_MDIO0) { in happy_meal_transceiver_check()
/linux/fs/udf/
H A Dinode.c1358 reread: in udf_read_inode()
1423 goto reread; in udf_read_inode()
/linux/Documentation/bpf/
H A Dbpf_iterators.rst191 * If needed to reread the data, get a new ``bpf_iter_fd`` and do the read again.
/linux/Documentation/admin-guide/
H A Dbcache.rst598 completed. When this occurs the data is reread from the backing device.