Searched defs:lcn (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/erofs/ |
| H A D | zmap.c | 13 u64 lcn; member 23 static int z_erofs_load_full_lcluster(struct z_erofs_maprecorder *m, u64 lcn) in z_erofs_load_full_lcluster() 96 u64 lcn, bool lookahead) in z_erofs_load_compact_lcluster() 236 u64 lcn, bool lookahead) in z_erofs_load_lcluster_from_disk() 271 u64 lcn = m->lcn - lookback_distance; in z_erofs_extent_lookback() local 302 u64 lcn = m->lcn + 1; in z_erofs_get_extent_compressedlen() local 355 u64 lcn = m->lcn, headlcn = map->m_la >> lclusterbits; in z_erofs_get_extent_decompressedlen() local
|
| /linux/fs/ntfs/ |
| H A D | mft.c | 1133 s64 lcn; in ntfs_mft_bitmap_extend_allocation_nolock() local 1566 s64 lcn; in ntfs_mft_data_extend_allocation_nolock() local 2675 s64 lcn; in lcn_from_index() local 2714 s64 lcn; in ntfs_write_mft_block() local
|
| H A D | iomap.c | 200 s64 lcn; in ntfs_read_iomap_begin_non_resident() local 316 s64 vcn, lcn; in ntfs_iomap_valid() local 395 s64 vcn, lcn; in ntfs_write_simple_iomap_begin_non_resident() local
|
| H A D | aops.c | 131 s64 lcn; in ntfs_bmap() local
|
| H A D | attrib.c | 313 struct runlist_element *ntfs_attr_vcn_to_rl(struct ntfs_inode *ni, s64 vcn, s64 *lcn) in ntfs_attr_vcn_to_rl() 376 s64 lcn; in ntfs_attr_vcn_to_lcn_nolock() local 4831 s64 vcn = vcn_start, lcn, clu_count; in ntfs_attr_map_cluster() local 5392 s64 lcn, alloc_cnt; in ntfs_attr_fallocate() local
|
| H A D | compress.c | 479 s64 lcn; in ntfs_read_compressed_block() local
|
| H A D | runlist.c | 736 s64 lcn; /* Current lcn. */ in ntfs_mapping_pairs_decompress() local
|
| /linux/fs/ntfs3/ |
| H A D | bitmap.c | 510 CLST lcn, clen; in wnd_rescan() local 700 CLST lcn, clen; in wnd_map() local 1406 void wnd_zone_set(struct wnd_bitmap *wnd, size_t lcn, size_t len) in wnd_zone_set() 1426 CLST len = 0, lcn = 0, done = 0; in ntfs_trim_fs() local
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_common.h | 215 struct b43_phy_lcn *lcn; member
|