Searched refs:start_offset_in_page (Results 1 – 1 of 1) sorted by relevance
127 size_t start_offset_in_page = (pos & ~PAGE_CACHE_MASK); in ecryptfs_write() local128 size_t num_bytes = (PAGE_CACHE_SIZE - start_offset_in_page); in ecryptfs_write()163 if (pos < offset || !start_offset_in_page) { in ecryptfs_write()167 + start_offset_in_page), 0, in ecryptfs_write()168 PAGE_CACHE_SIZE - start_offset_in_page); in ecryptfs_write()174 + start_offset_in_page), in ecryptfs_write()187 start_offset_in_page, in ecryptfs_write()