Home
last modified time | relevance | path

Searched defs:sparse (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_resize.c33 int sparse; in ext2_add_group() local
203 int sparse; in ext2_del_group() local
H A Dext2_block_relocator.c781 int sparse; in ext2_block_relocate_grow() local
845 int sparse; in ext2_block_relocate_shrink() local
H A Dext2.h119 int sparse; /* sparse superblocks */ member
/onnv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c305 const BOOL compressed, const BOOL encrypted, const BOOL sparse, in ntfs_attr_init()
4331 int sparse; in ntfs_attr_update_mapping_pairs() local
4885 BOOL sparse) in ntfs_non_resident_attr_expand()
5107 int __ntfs_attr_truncate(ntfs_attr *na, const s64 newsize, BOOL sparse) in __ntfs_attr_truncate()
/onnv-gate/usr/src/cmd/filesync/
H A Daction.c1070 bool_t sparse; /* file may be sparse */ in copy() local