Searched full:fsblock (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/filesystems/iomap/ |
| H A D | operations.rst | 162 If the fsblock size matches the size of a pagecache folio, it is assumed 168 If the fsblock size is less than the size of a pagecache folio, iomap 169 tracks the per-fsblock uptodate and dirty state itself. 174 iomap internally tracks two state bits per fsblock: 184 The folio itself will be marked dirty when any fsblock within the 190 because there is only one per folio, and the per-fsblock overhead is two 275 the fsblock size. 296 pagecache from EOF to the end of the fsblock during a file truncation 741 Regions of the pagecache with no folio mapped, or a !uptodate fsblock
|
| H A D | design.rst | 109 * ``fsblock``: The block size of a file, also known as ``i_blocksize``.
|
| /linux/fs/omfs/ |
| H A D | omfs.h | 52 u64 fsblock);
|
| /linux/fs/xfs/scrub/ |
| H A D | rtbitmap.h | 59 * For repairs, we want a full fsblock worth of space so that we can memcpy a
|
| H A D | rtbitmap.c | 226 /* The bitmap file length must be aligned to an fsblock. */ in xchk_rtbitmap()
|
| H A D | rtsummary.c | 333 /* The summary file length must be aligned to an fsblock. */ in xchk_rtsummary()
|
| /linux/fs/xfs/ |
| H A D | xfs_ioctl32.h | 157 __u64 logstart; /* starting fsblock of the log */
|
| H A D | xfs_fsmap.c | 386 * user's query spans less than 1 fsblock, then info->high and in xfs_getfsmap_group_helper() 735 * user's query spans less than 1 fsblock, then info->high and in xfs_getfsmap_rtdev_rtbitmap_helper()
|
| H A D | xfs_mount.c | 753 "max atomic write size of %llu bytes not aligned with fsblock", in xfs_set_max_atomic_write_opt()
|
| H A D | xfs_trace.h | 19 * segmented fsblock for data device mappings, or a rfsblock
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.c | 39 /* Find the first usable fsblock in this rtgroup. */
|
| H A D | xfs_dir2.c | 674 /* Unmap the fsblock(s). */ in xfs_dir2_shrink_inode()
|
| /linux/fs/ext4/ |
| H A D | fsmap.c | 46 ext4_fsblk_t gfi_next_fsblk; /* next fsblock we expect */
|
| H A D | extents.c | 4955 * to meet the requirements of multi-fsblock atomic writes.
|
| H A D | super.c | 3429 * in the vfs. ext4 inode has 48 bits of i_block in fsblock units,
|