Home
last modified time | relevance | path

Searched refs:rl_lcn (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs/
H A Dattrib.c5553 s64 rl_lcn, rl_length, rl_vcn; in ntfs_attr_fallocate() local
5638 rl_lcn = rl->lcn; in ntfs_attr_fallocate()
5643 if (rl_lcn > 0) { in ntfs_attr_fallocate()
5645 } else if (rl_lcn == LCN_DELALLOC || rl_lcn == LCN_HOLE) { in ntfs_attr_fallocate()
5649 if (rl_lcn == LCN_DELALLOC) { in ntfs_attr_fallocate()