Searched refs:st_off (Results 1 – 1 of 1) sorted by relevance
551 stride_pg_count(pgoff_t st_off, unsigned long st_len, unsigned long st_pgs, in stride_pg_count() argument554 __u64 start = off > st_off ? off - st_off : 0; in stride_pg_count()555 __u64 end = off + length > st_off ? off + length - st_off : 0; in stride_pg_count()582 st_off, st_len, st_pgs, off, length, pg_count); in stride_pg_count()