Home
last modified time | relevance | path

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

/linux-6.15/fs/hfsplus/
H A Dwrapper.c188 reread: in hfsplus_read_wrapper()
209 goto reread; in hfsplus_read_wrapper()
218 goto reread; in hfsplus_read_wrapper()
/linux-6.15/tools/testing/selftests/arm64/fp/
H A Dkernel-test.c231 reread: in compute_digest()
239 goto reread; in compute_digest()
/linux-6.15/drivers/regulator/
H A Dirq_helpers.c64 reread: in regulator_notifier_isr_work()
92 goto reread; in regulator_notifier_isr_work()
/linux-6.15/fs/minix/
H A Ditree_common.c165 reread: in get_block()
212 goto reread; in get_block()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-rbd103 refresh (WO) Writing to this file will reread the image
/linux-6.15/fs/xfs/
H A Dxfs_mount.c187 reread: in xfs_readsb()
234 goto reread; in xfs_readsb()
/linux-6.15/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-6.15/fs/bcachefs/
H A Dsuper-io.c716 reread: in read_one_super()
752 goto reread; in read_one_super()
H A Djournal_io.c1049 reread: in journal_read_bucket()
1100 goto reread; in journal_read_bucket()
/linux-6.15/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-6.15/fs/udf/
H A Dinode.c1354 reread: in udf_read_inode()
1419 goto reread; in udf_read_inode()
/linux-6.15/Documentation/bpf/
H A Dbpf_iterators.rst84 * If needed to reread the data, get a new ``bpf_iter_fd`` and do the read again.
/linux-6.15/Documentation/filesystems/
H A Dnetfs_library.rst361 if not. If it's not still valid, it will be reread from the server.
/linux-6.15/Documentation/admin-guide/
H A Dbcache.rst599 completed. When this occurs the data is reread from the backing device.