Home
last modified time | relevance | path

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

/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)
/linux/fs/ceph/
H A Dfile.c1844 u64 first_pos = write_pos; in ceph_sync_write() local
1853 if (first && last_pos == first_pos) in ceph_sync_write()
1861 ci->i_vino, first ? first_pos : last_pos, in ceph_sync_write()
1886 offset_in_page(first_pos), in ceph_sync_write()
1953 offset_in_page(first_pos)); in ceph_sync_write()
1969 offset_in_page(first_pos)); in ceph_sync_write()
2007 offset_in_page(first_pos), in ceph_sync_write()
2008 first_pos >> CEPH_FSCRYPT_BLOCK_SHIFT); in ceph_sync_write()