Searched defs:fs (Results 51 - 75 of 126) sorted by relevance

123456

/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dreloc.c46 hfs_effect_move_extent (PedFileSystem *fs, unsigned int *ptr_fblock, argument
162 hfs_update_mdb (PedFileSystem *fs) argument
181 hfs_do_move(PedFileSystem* fs, unsigned int *ptr_src, unsigned int *ptr_dest, HfsCPrivateCache* cache, HfsCPrivateExtent* ref) argument
268 hfs_save_allocation(PedFileSystem* fs) argument
289 hfs_move_extent_starting_at(PedFileSystem *fs, unsigned int *ptr_fblock, unsigned int *ptr_to_fblock, HfsCPrivateCache* cache) argument
318 hfs_cache_from_mdb(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
362 hfs_cache_from_catalog(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
457 hfs_cache_from_extent(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
555 hfs_cache_extents(PedFileSystem *fs, PedTimer* timer) argument
585 hfs_pack_free_space_from_block(PedFileSystem *fs, unsigned int fblock, PedTimer* timer, unsigned int to_free) argument
[all...]
H A Dreloc_plus.c50 hfsplus_effect_move_extent (PedFileSystem *fs, unsigned int *ptr_fblock, argument
165 hfsplus_update_vh (PedFileSystem *fs) argument
183 hfsplus_do_move (PedFileSystem* fs, unsigned int *ptr_src, argument
323 hfsplus_save_allocation(PedFileSystem *fs) argument
356 hfsplus_move_extent_starting_at(PedFileSystem *fs, unsigned int *ptr_fblock, unsigned int *ptr_to_fblock, HfsCPrivateCache* cache) argument
381 hfsplus_cache_from_vh(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
473 hfsplus_cache_from_catalog(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
600 hfsplus_cache_from_extent(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
715 hfsplus_cache_from_attributes(HfsCPrivateCache* cache, PedFileSystem* fs, PedTimer* timer) argument
827 hfsplus_cache_extents(PedFileSystem* fs, PedTimer* timer) argument
858 hfsplus_pack_free_space_from_block(PedFileSystem *fs, unsigned int fblock, PedTimer* timer, unsigned int to_free) argument
[all...]
H A Dhfs.c85 PedFileSystem* fs; local
152 hfs_close(PedFileSystem *fs) argument
169 hfs_get_resize_constraint(const PedFileSystem *fs) argument
193 hfs_resize(PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
378 hfsplus_close(PedFileSystem *fs) argument
405 PedFileSystem* fs; local
572 hfsplus_get_resize_constraint(const PedFileSystem *fs) argument
596 hfsplus_volume_resize(PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
766 hfsplus_wrapper_update(PedFileSystem* fs) argument
909 hfsplus_resize(PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
1047 hfs_extract_bitmap(const char* filename, PedFileSystem* fs) argument
1080 hfs_extract_mdb(const char* filename, PedFileSystem* fs) argument
1100 hfs_extract(PedFileSystem* fs, PedTimer* timer) argument
1152 hfsplus_extract_vh(const char* filename, PedFileSystem* fs) argument
1178 hfsplus_extract(PedFileSystem* fs, PedTimer* timer) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/ntfs/
H A Dntfs.c82 PedFileSystem* fs; local
200 PedFileSystem* fs local
251 ntfs_close(PedFileSystem *fs) argument
266 ntfs_check(PedFileSystem *fs, PedTimer *timer) argument
313 ntfs_copy(const PedFileSystem *fs, PedGeometry *geom, PedTimer *timer) argument
379 ntfs_resize(PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
502 _get_min_resize_size(const PedFileSystem* fs) argument
527 ntfs_get_copy_constraint(const PedFileSystem* fs, const PedDevice* dev) argument
544 ntfs_get_resize_constraint(const PedFileSystem* fs) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c98 struct fs *fs; /* fs for file system */ local
314 struct fs *fs; local
566 struct fs *fs; local
[all...]
H A Dufs_thread.c1005 struct fs *fs local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c71 struct fs fs; member in union:fstyp_ufs::__anon592
[all...]
/opensolaris-onvv-gate/usr/src/cmd/swap/
H A Dswap.c720 struct statvfs64 fs; local
/opensolaris-onvv-gate/usr/src/common/fs/
H A Dufsops.c367 struct fs *fs; local
432 struct fs *fs; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2.h70 struct ext2_fs *fs; member in struct:ext2_buffer_cache
222 ext2_is_data_block(struct ext2_fs *fs, blk_t block) argument
[all...]
H A Dext2_block_relocator.c182 static int doblock(struct ext2_fs *fs, argument
212 static int doindblock(struct ext2_fs *fs, argument
242 static int dodindblock(struct ext2_fs *fs, argument
272 dotindblock(struct ext2_fs *fs, struct ext2_block_relocator_state *state, blk_t blk, blk_t refblock, off_t refoffset) argument
306 doinode(struct ext2_fs *fs, struct ext2_block_relocator_state *state, int inode) argument
377 doscan(struct ext2_fs *fs, struct ext2_block_relocator_state *state) argument
445 ext2_block_relocator_copy(struct ext2_fs *fs, struct ext2_block_relocator_state *state) argument
528 ext2_block_relocator_ref(struct ext2_fs *fs, struct ext2_block_relocator_state *state, struct ext2_block_entry *block) argument
598 ext2_block_relocator_grab_blocks(struct ext2_fs *fs, struct ext2_block_relocator_state *state) argument
636 ext2_block_relocator_flush(struct ext2_fs *fs, struct ext2_block_relocator_state *state) argument
725 ext2_block_relocator_mark(struct ext2_fs *fs, struct ext2_block_relocator_state *state, blk_t block) argument
757 ext2_block_relocate_grow(struct ext2_fs *fs, struct ext2_block_relocator_state *state, blk_t newsize) argument
826 ext2_block_relocate_shrink(struct ext2_fs *fs, struct ext2_block_relocator_state *state, blk_t newsize) argument
907 ext2_block_relocate(struct ext2_fs *fs, blk_t newsize) argument
[all...]
H A Dext2_mkfs.c288 static int ext2_mkfs_create_lost_and_found_inode(struct ext2_fs *fs) argument
356 ext2_mkfs_create_root_inode(struct ext2_fs *fs) argument
405 ext2_reserve_inodes(struct ext2_fs *fs) argument
517 struct ext2_fs *fs; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfat.c29 PedFileSystem* fs; local
56 fat_alloc_buffers(PedFileSystem* fs) argument
78 fat_free_buffers(PedFileSystem* fs) argument
87 fat_free(PedFileSystem* fs) argument
95 fat_set_frag_sectors(PedFileSystem* fs, PedSector frag_sectors) argument
115 PedFileSystem* fs; local
190 _init_fats(PedFileSystem* fs) argument
215 PedFileSystem* fs; local
255 fat_root_dir_clear(PedFileSystem* fs) argument
279 PedFileSystem* fs; local
423 fat_close(PedFileSystem* fs) argument
435 fat_copy(const PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
453 _compare_fats(PedFileSystem* fs) argument
492 fat_check(PedFileSystem* fs, PedTimer* timer) argument
585 _test_resize_size(const PedFileSystem* fs, PedSector length, PedSector min_data_size) argument
631 _get_min_resize_size(const PedFileSystem* fs, PedSector min_data_size) argument
652 fat_get_copy_constraint(const PedFileSystem* fs, const PedDevice* dev) argument
675 fat_get_resize_constraint(const PedFileSystem* fs) argument
[all...]
H A Dresize.c205 clear_cluster (PedFileSystem* fs, FatCluster cluster) argument
284 fat_clear_root_dir (PedFileSystem* fs) argument
480 ask_type (PedFileSystem* fs, int fat16_ok, int fat32_ok, FatType* out_fat_type) argument
590 get_fat_type (PedFileSystem* fs, const PedGeometry* new_geom, argument
629 create_resize_context(PedFileSystem* fs, const PedGeometry* new_geom) argument
826 fat_resize(PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/linux_swap/
H A Dlinux_swap.c79 PedFileSystem* fs; local
109 PedFileSystem* fs; local
131 swap_init(PedFileSystem* fs, int fresh) argument
151 PedFileSystem* fs; local
192 swap_free(PedFileSystem* fs) argument
207 PedFileSystem* fs; local
252 swap_close(PedFileSystem* fs) argument
260 swap_new_find_bad_page(PedFileSystem* fs, unsigned int page) argument
274 swap_new_remove_bad_page(PedFileSystem* fs, unsigned int page) argument
292 swap_mark_page(PedFileSystem* fs, unsigned int page, int ok) argument
328 swap_clear_pages(PedFileSystem* fs) argument
345 swap_check_pages(PedFileSystem* fs, PedTimer* timer) argument
383 swap_write(PedFileSystem* fs) argument
404 PedFileSystem* fs; local
421 swap_resize(PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
439 swap_copy(const PedFileSystem* fs, PedGeometry* geom, PedTimer* timer) argument
445 swap_check(PedFileSystem* fs, PedTimer* timer) argument
465 swap_get_resize_constraint(const PedFileSystem* fs) argument
471 swap_get_copy_constraint(const PedFileSystem* fs, const PedDevice* dev) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c254 PedFileSystem *fs; local
298 PedFileSystem *fs; local
356 reiserfs_close(PedFileSystem *fs) argument
387 reiserfs_check(PedFileSystem *fs, PedTimer *timer) argument
455 reiserfs_resize(PedFileSystem *fs, PedGeometry *geom, PedTimer *timer) argument
540 reiserfs_get_resize_constraint(const PedFileSystem * fs) argument
575 reiserfs_copy(const PedFileSystem *fs, PedGeometry *geom, PedTimer *timer) argument
649 reiserfs_get_copy_constraint(const PedFileSystem *fs, const PedDevice *dev) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/xen/io/
H A Dxdb.h74 uint8_t fs; /* start sector # within this page (segment) */ member in struct:xdb_seg
/opensolaris-onvv-gate/usr/src/cmd/awk/
H A Dlib.c415 refldbld(uchar *rec, uchar *fs) /* build fields from reg expr in FS */ argument
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c1289 calcsb(calcsb_t style, caddr_t dev, int devfd, struct fs *fs) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libast/common/comp/
H A Diconv.c1398 char* fs; local
H A Domitted.c940 struct stat fs; local
/opensolaris-onvv-gate/usr/src/lib/libast/common/misc/
H A Dfts.c1509 struct statvfs fs; local
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_trans.c1471 meta_lockfs_common(mdname_t *fs, void **cookie, int lockit) argument
1555 meta_lockfs(mdname_t *fs, void **cookie) argument
1566 meta_unlockfs(mdname_t *fs, void **cookie) argument
/opensolaris-onvv-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c453 struct fs *fs; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1286 struct nfsstatfs fs; local
1496 struct nfsstatfs fs; local
[all...]

Completed in 414 milliseconds

123456