Home
last modified time | relevance | path

Searched defs:lcn (Results 1 – 10 of 10) sorted by relevance

/linux/fs/erofs/
H A Dzmap.c13 unsigned long lcn; member
24 unsigned long lcn) in z_erofs_load_full_lcluster()
97 unsigned long lcn, bool lookahead) in z_erofs_load_compact_lcluster()
237 unsigned int lcn, bool lookahead) in z_erofs_load_lcluster_from_disk()
272 unsigned long lcn = m->lcn - lookback_distance; in z_erofs_extent_lookback() local
303 unsigned long lcn = m->lcn + 1; in z_erofs_get_extent_compressedlen() local
356 u64 lcn = m->lcn, headlcn = map->m_la >> lclusterbits; in z_erofs_get_extent_decompressedlen() local
/linux/fs/ntfs3/
H A Drun.c24 CLST lcn; /* Logical cluster number. */ member
193 bool run_lookup_entry(const struct runs_tree *run, CLST vcn, CLST *lcn, in run_lookup_entry()
317 bool run_add_entry(struct runs_tree *run, CLST vcn, CLST lcn, CLST len, in run_add_entry()
597 CLST *lcn, CLST *len) in run_get_entry()
821 CLST next_vcn, vcn, lcn; in run_pack() local
925 u64 prev_lcn, vcn64, lcn, next_vcn; in run_unpack() local
1062 CLST next_vcn, lcn, len; in run_unpack_ex() local
H A Dfsntfs.c352 int ntfs_look_for_free_space(struct ntfs_sb_info *sbi, CLST lcn, CLST len, in ntfs_look_for_free_space()
815 CLST lcn, vcn, len; in ntfs_refresh_zone() local
1113 CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; in ntfs_sb_write_run() local
1160 CLST lcn; in ntfs_bread_run() local
1181 CLST lcn, clen; in ntfs_read_run_nb() local
1310 CLST lcn, clen; in ntfs_get_bh() local
1487 CLST lcn, clen, vcn, vcn_next; in ntfs_bio_pages() local
1583 CLST lcn, clen; in ntfs_bio_fill_1() local
1650 CLST lcn, len; in ntfs_vbo_to_lbo() local
2451 static inline void ntfs_unmap_and_discard(struct ntfs_sb_info *sbi, CLST lcn, in ntfs_unmap_and_discard()
[all …]
H A Dfile.c169 CLST vcn, lcn, clen; in ntfs_extend_initialized_size() local
340 CLST lcn, len; in ntfs_file_mmap_prepare() local
409 CLST lcn, clen; in ntfs_extend() local
709 CLST lcn, clen; in ntfs_fallocate() local
1003 CLST lcn, clen; in ntfs_compress_write() local
H A Dbitmap.c510 CLST lcn, clen; in wnd_rescan() local
683 CLST lcn, clen; in wnd_map() local
1389 void wnd_zone_set(struct wnd_bitmap *wnd, size_t lcn, size_t len) in wnd_zone_set()
1409 CLST len = 0, lcn = 0, done = 0; in ntfs_trim_fs() local
H A Dsuper.c1205 CLST vcn, lcn, len; in ntfs_fill_super() local
1650 void ntfs_unmap_meta(struct super_block *sb, CLST lcn, CLST len) in ntfs_unmap_meta()
1679 int ntfs_discard(struct ntfs_sb_info *sbi, CLST lcn, CLST len) in ntfs_discard()
H A Dfrecord.c1866 CLST lcn, clen; in ni_fiemap() local
2121 CLST vcn, cend, lcn, clen, end; in ni_decompress_file() local
H A Dinode.c578 CLST vcn, lcn, len; in ntfs_get_block_vbo() local
H A Dindex.c379 CLST lcn, clen, vcn, vcn_next; in scan_nres_bitmap() local
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h215 struct b43_phy_lcn *lcn; member