Searched defs:start_vcn (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Dlcnalloc.h107 static inline s64 ntfs_cluster_free(ntfs_inode *ni, const VCN start_vcn, argument
H A Dlcnalloc.c72 runlist_element *ntfs_cluster_alloc(ntfs_volume *vol, const VCN start_vcn, argument
775 s64 __ntfs_cluster_free(ntfs_inode *ni, const VCN start_vcn, s6 argument
[all...]
H A Dcompress.c461 VCN start_vcn = (((s64)index << PAGE_CACHE_SHIFT) & ~cb_size_mask) >> local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcompress.c329 VCN start_vcn, vcn, end_vcn; local
H A Dlcnalloc.c182 runlist *ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count, argument
571 int ntfs_cluster_free(ntfs_volume *vol, ntfs_attr *na, VCN start_vcn, s6 argument
[all...]
H A Drunlist.c1269 ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, const runlist_element *rl, const VCN start_vcn) argument
1442 ntfs_mapping_pairs_build(const ntfs_volume *vol, u8 *dst, const int dst_len, const runlist_element *rl, const VCN start_vcn, VCN *const stop_vcn) argument
1594 ntfs_rl_truncate(runlist **arl, const VCN start_vcn) argument
[all...]

Completed in 107 milliseconds