Searched refs:start_offset_in_page (Results 1 – 1 of 1) sorted by relevance
129 size_t start_offset_in_page = (pos & ~PAGE_MASK); in ecryptfs_write() local130 size_t num_bytes = (PAGE_SIZE - start_offset_in_page); in ecryptfs_write()165 if (pos < offset || !start_offset_in_page) { in ecryptfs_write()169 + start_offset_in_page), 0, in ecryptfs_write()170 PAGE_SIZE - start_offset_in_page); in ecryptfs_write()176 + start_offset_in_page), in ecryptfs_write()189 start_offset_in_page, in ecryptfs_write()