Home
last modified time | relevance | path

Searched refs:first_pos (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/tests/
H A Dgen-insn-x86-dat.awk31 first_pos = match(useful_line, "[0-9a-fA-F]")
32 useful_line = substr(useful_line, first_pos)
/openbmc/linux/fs/ceph/
H A Dfile.c1693 u64 first_pos = write_pos; in ceph_sync_write() local
1702 if (first && last_pos == first_pos) in ceph_sync_write()
1710 ci->i_vino, first ? first_pos : last_pos, in ceph_sync_write()
1735 offset_in_page(first_pos), in ceph_sync_write()
1797 offset_in_page(first_pos)); in ceph_sync_write()
1813 offset_in_page(first_pos)); in ceph_sync_write()
1851 offset_in_page(first_pos), in ceph_sync_write()
1852 first_pos >> CEPH_FSCRYPT_BLOCK_SHIFT); in ceph_sync_write()