Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs_fs.h451 CLST *alen, const size_t fr, CLST *new_lcn,
637 CLST *new_lcn, CLST *new_len,
H A Dattrib.c163 CLST *alen, const size_t fr, CLST *new_lcn, in attr_allocate_clusters() argument
192 if (new_lcn) in attr_allocate_clusters()
193 *new_lcn = lcn; in attr_allocate_clusters()
H A Dfsntfs.c353 CLST *new_lcn, CLST *new_len, in ntfs_look_for_free_space() argument
435 *new_lcn = alcn; in ntfs_look_for_free_space()