Searched refs:start_offset_in_page (Results 1 – 1 of 1) sorted by relevance
115 size_t start_offset_in_page = (pos & ~PAGE_MASK); in ecryptfs_write() local116 size_t num_bytes = (PAGE_SIZE - start_offset_in_page); in ecryptfs_write()151 if (pos < offset || !start_offset_in_page) { in ecryptfs_write()155 + start_offset_in_page), 0, in ecryptfs_write()156 PAGE_SIZE - start_offset_in_page); in ecryptfs_write()162 + start_offset_in_page), in ecryptfs_write()175 start_offset_in_page, in ecryptfs_write()