Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_iomap.c541 xfs_fsblock_t prealloc_blocks = 0; in xfs_file_iomap_begin_delay() local
663 prealloc_blocks = xfs_iomap_prealloc_size(ip, whichfork, offset, in xfs_file_iomap_begin_delay()
665 if (prealloc_blocks) { in xfs_file_iomap_begin_delay()
672 prealloc_blocks; in xfs_file_iomap_begin_delay()
680 prealloc_blocks = p_end_fsb - end_fsb; in xfs_file_iomap_begin_delay()
686 end_fsb - offset_fsb, prealloc_blocks, in xfs_file_iomap_begin_delay()
697 if (prealloc_blocks) { in xfs_file_iomap_begin_delay()
698 prealloc_blocks = 0; in xfs_file_iomap_begin_delay()