Searched refs:new_lcn (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | ntfs_fs.h | 451 CLST *alen, const size_t fr, CLST *new_lcn, 637 CLST *new_lcn, CLST *new_len,
|
| H A D | attrib.c | 163 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 D | fsntfs.c | 353 CLST *new_lcn, CLST *new_len, in ntfs_look_for_free_space() argument 435 *new_lcn = alcn; in ntfs_look_for_free_space()
|