Home
last modified time | relevance | path

Searched refs:zero_count_fsb (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_file.c453 xfs_fileoff_t zero_count_fsb; in xfs_zero_eof() local
499 zero_count_fsb = end_zero_fsb - start_zero_fsb + 1; in xfs_zero_eof()
502 error = xfs_bmapi_read(ip, start_zero_fsb, zero_count_fsb, in xfs_zero_eof()