Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/arch/x86/tests/
Dgen-insn-x86-dat.awk31 first_pos = match(useful_line, "[0-9a-fA-F]")
32 useful_line = substr(useful_line, first_pos)
/Linux-v6.6/fs/ceph/
Dfile.c1690 u64 first_pos = write_pos; in ceph_sync_write() local
1699 if (first && last_pos == first_pos) in ceph_sync_write()
1707 ci->i_vino, first ? first_pos : last_pos, in ceph_sync_write()
1732 offset_in_page(first_pos), in ceph_sync_write()
1794 offset_in_page(first_pos)); in ceph_sync_write()
1810 offset_in_page(first_pos)); in ceph_sync_write()
1848 offset_in_page(first_pos), in ceph_sync_write()
1849 first_pos >> CEPH_FSCRYPT_BLOCK_SHIFT); in ceph_sync_write()