Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 17 of 17) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dtable.c245 _update_stats (FatTable* ft, FatCluster cluster, FatCluster value) in _update_stats()
263 fat_table_set (FatTable* ft, FatCluster cluster, FatCluster value) in fat_table_set()
295 fat_table_get (const FatTable* ft, FatCluster cluster) in fat_table_get()
327 FatCluster cluster; in fat_table_alloc_cluster() local
366 fat_table_is_bad (const FatTable* ft, FatCluster cluster) in fat_table_is_bad()
375 fat_table_is_eof (const FatTable* ft, FatCluster cluster) in fat_table_is_eof()
384 fat_table_is_available (const FatTable* ft, FatCluster cluster) in fat_table_is_available()
393 fat_table_is_empty (const FatTable* ft, FatCluster cluster) in fat_table_is_empty()
403 fat_table_is_active (const FatTable* ft, FatCluster cluster) in fat_table_is_active()
413 fat_table_set_eof (FatTable* ft, FatCluster cluster) in fat_table_set_eof()
[all …]
H A Dfatio.c89 fat_read_clusters (PedFileSystem* fs, char *buf, FatCluster cluster, in fat_read_clusters()
104 fat_read_cluster (PedFileSystem* fs, char *buf, FatCluster cluster) in fat_read_cluster()
110 fat_write_clusters (PedFileSystem* fs, char *buf, FatCluster cluster, in fat_write_clusters()
125 fat_write_cluster (PedFileSystem* fs, char *buf, FatCluster cluster) in fat_write_cluster()
131 fat_write_sync_clusters (PedFileSystem* fs, char *buf, FatCluster cluster, in fat_write_sync_clusters()
142 fat_write_sync_cluster (PedFileSystem* fs, char *buf, FatCluster cluster) in fat_write_sync_cluster()
H A Dcount.c299 FatCluster cluster; in _mark_bad_clusters() local
341 fat_get_cluster_flag (PedFileSystem* fs, FatCluster cluster) in fat_get_cluster_flag()
349 fat_get_cluster_usage (PedFileSystem* fs, FatCluster cluster) in fat_get_cluster_usage()
368 FatCluster cluster = fat_frag_to_cluster (fs, frag); in fat_get_fragment_flag() local
H A Dresize.c205 clear_cluster (PedFileSystem* fs, FatCluster cluster) in clear_cluster()
224 FatCluster cluster; in alloc_root_dir() local
366 FatCluster cluster; in _get_next_old_frag() local
H A Dcalc.c373 fat_cluster_to_frag (const PedFileSystem* fs, FatCluster cluster) in fat_cluster_to_frag()
414 fat_cluster_to_sector (const PedFileSystem* fs, FatCluster cluster) in fat_cluster_to_sector()
H A Dtraverse.c249 FatCluster cluster) in fat_dir_entry_set_first_cluster()
H A Dclstdup.c30 FatCluster cluster = fat_frag_to_cluster (ctx->old_fs, frag); in needs_duplicating() local
/onnv-gate/usr/src/cmd/format/
H A Dix_altsctr.c519 uint_t cluster; in assign_altsctr() local
/onnv-gate/usr/src/cmd/addbadsec/
H A Dix_altsctr.c504 uint_t cluster; in assign_altsctr() local
/onnv-gate/usr/src/lib/libdiskmgt/common/
H A Ddisks_private.h57 int cluster; member
/onnv-gate/usr/src/cmd/lvm/util/
H A Dmetaset.c38 cluster, enumerator
/onnv-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c895 truncAtCluster(int fd, struct pcdir *entry, int32_t cluster) in truncAtCluster()
/onnv-gate/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c1305 static void bitmap_file_data_fixup(s64 cluster, struct bitmap *bm) in bitmap_file_data_fixup()
H A Dntfsresize.c1851 static void bitmap_file_data_fixup(s64 cluster, struct bitmap *bm) in bitmap_file_data_fixup()
/onnv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.h320 char cluster[DSW_NAMELEN]; member
H A Ddsw_dev.c73 #define II_LINK_CLUSTER(ip, cluster) \ argument
2424 char *group, *cluster; in _ii_stat() local
/onnv-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c3252 dsw_list_clusters(char *cluster)