Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds