Home
last modified time | relevance | path

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

/linux/fs/befs/
A Ddatastream.c175 befs_blocknr_t datablocks; /* File data blocks */ in befs_count_blocks() local
181 datablocks = ds->size >> befs_sb->block_shift; in befs_count_blocks()
183 datablocks += 1; in befs_count_blocks()
215 blocks = datablocks + metablocks; in befs_count_blocks()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h136 __u64 datablocks; /* fsblocks in data subvolume */ member
162 __u64 datablocks; /* fsblocks in data subvolume */ member
189 __u64 datablocks; /* fsblocks in data subvolume */ member
A Dxfs_sb.c1080 geo->datablocks = sbp->sb_dblocks; in xfs_fs_geometry()
/linux/fs/xfs/
A Dxfs_ioctl32.h176 __u64 datablocks; /* fsblocks in data subvolume */ member
/linux/Documentation/filesystems/
A Dsquashfs.rst79 | datablocks |
173 To speed up access to datablocks when reading 'large' files (256 Mbytes or
252 The cache is not used for file datablocks, these are decompressed and cached in
/linux/Documentation/admin-guide/
A Dmd.rst95 is degraded means that some datablocks are missing and cannot reliably

Completed in 17 milliseconds