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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddebug.c59 LCN lcn = (rl + i)->lcn; local
H A Drunlist.h48 LCN lcn; /* lcn = Starting logical cluster number. */ member in struct:_runlist_element
H A Ddevice.c430 s64 ntfs_cluster_read(const ntfs_volume *vol, const s64 lcn, const s64 count, argument
466 s64 ntfs_cluster_write(const ntfs_volume *vol, const s64 lcn, argument
[all...]
H A Dlcnalloc.c95 static void update_full_status(ntfs_volume *vol, LCN lcn) argument
239 LCN last_read_pos, lcn; local
617 ntfs_cluster_free_basic(ntfs_volume *vol, s64 lcn, s64 count) argument
[all...]
H A Dlogfile.h386 LCN lcn; member in struct:__anon2447::__anon2448
H A Dmft.c648 LCN lcn; local
969 LCN lcn; local
[all...]
H A Drunlist.c787 LCN lcn; /* Current lcn. */ local
1790 LCN lcn = rl->lcn; local
[all...]
H A Dattrib.c559 LCN lcn; local
603 LCN lcn; local
803 LCN lcn; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c721 int utils_cluster_in_use(ntfs_volume *vol, long long lcn) argument
[all...]
H A Dmkntfs.c160 LCN lcn; /* first allocated cluster */ member in struct:BITMAP_ALLOCATION
220 static BOOL bitmap_allocate(LCN lcn, s64 length) argument
270 bitmap_deallocate(LCN lcn, s64 length) argument
324 bitmap_get_and_set(LCN lcn, unsigned long length) argument
355 bitmap_build(u8 *buf, LCN lcn, s64 length) argument
713 LCN lcn, end, prev_lcn = 0LL; local
[all...]

Completed in 81 milliseconds