Prev
Next
9.5. xfs_ioctl - Space Allocation
allocsp/freesp
allocate space
zeros
updates the inode size
resvsp/unresvsp is for allocating but not zeroing
efficient way for applications to take advantage of unwritten extents
posix fallocate has no generic interface to call into the kernel
current implementation just writes zeros from user space
Prev
9.4. xfs_ioctl - Attribute Flags
Up
Home
Next
9.6. xfs_ioctl - Bulkstat
MediaWiki Appliance
- Powered by
TurnKey Linux