Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dwrapper.c185 reread: in hfsplus_read_wrapper()
206 goto reread; in hfsplus_read_wrapper()
215 goto reread; in hfsplus_read_wrapper()
/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c65 reread: in tpm_passthrough_unix_read()
71 goto reread; in tpm_passthrough_unix_read()
/openbmc/linux/drivers/regulator/
H A Dirq_helpers.c64 reread: in regulator_notifier_isr_work()
92 goto reread; in regulator_notifier_isr_work()
/openbmc/linux/fs/minix/
H A Ditree_common.c165 reread: in get_block()
212 goto reread; in get_block()
/openbmc/linux/fs/sysv/
H A Ditree.c220 reread: in get_block()
268 goto reread; in get_block()
/openbmc/linux/fs/xfs/
H A Dxfs_mount.c179 reread: in xfs_readsb()
227 goto reread; in xfs_readsb()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rbd103 refresh (WO) Writing to this file will reread the image
/openbmc/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()
/openbmc/u-boot/board/gateworks/gw_ventana/
H A DREADME133 printf "1,,L\n" | sudo sfdisk --in-order --no-reread -L -uM $DEV && sync
280 printf "10,,L\n" | sudo sfdisk --in-order --no-reread -L -uM $DEV && sync
/openbmc/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()
/openbmc/linux/fs/udf/
H A Dinode.c1330 reread: in udf_read_inode()
1395 goto reread; in udf_read_inode()
/openbmc/linux/Documentation/bpf/
H A Dbpf_iterators.rst84 * If needed to reread the data, get a new ``bpf_iter_fd`` and do the read again.
/openbmc/linux/Documentation/filesystems/
H A Dnetfs_library.rst376 if not. If it's not still valid, it will be reread from the server.
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst599 completed. When this occurs the data is reread from the backing device.