HelenOS sources

cdfs_lba_t        247 uspace/srv/fs/cdfs/cdfs_ops.c 	cdfs_lba_t lba;           /**< LBA of data on disk */
cdfs_lba_t        651 uspace/srv/fs/cdfs/cdfs_ops.c 	cdfs_lba_t lba = index / BLOCK_SIZE;
cdfs_lba_t        899 uspace/srv/fs/cdfs/cdfs_ops.c static errno_t cdfs_find_joliet_svd(service_id_t sid, cdfs_lba_t altroot,
cdfs_lba_t        902 uspace/srv/fs/cdfs/cdfs_ops.c 	cdfs_lba_t bi;
cdfs_lba_t        967 uspace/srv/fs/cdfs/cdfs_ops.c static errno_t iso_read_vol_desc(service_id_t sid, cdfs_lba_t altroot,
cdfs_lba_t       1041 uspace/srv/fs/cdfs/cdfs_ops.c     cdfs_lba_t altroot)
cdfs_lba_t       1057 uspace/srv/fs/cdfs/cdfs_ops.c static cdfs_t *cdfs_fs_create(service_id_t sid, cdfs_lba_t altroot)
cdfs_lba_t       1100 uspace/srv/fs/cdfs/cdfs_ops.c 	cdfs_lba_t altroot = 0;
cdfs_lba_t       1157 uspace/srv/fs/cdfs/cdfs_ops.c 	cdfs_lba_t altroot = 0;
cdfs_lba_t       1288 uspace/srv/fs/cdfs/cdfs_ops.c 			cdfs_lba_t lba = pos / BLOCK_SIZE;
HelenOS homepage, sources at GitHub