Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Drun.c1415 CLST run_get_max_vcn(const struct runs_tree *run) in run_get_max_vcn() function
H A Dntfs_fs.h919 CLST run_get_max_vcn(const struct runs_tree *run);
H A Dattrib.c524 (vcn = run_get_max_vcn(run_da), new_alen < vcn)) { in attr_set_size_ex()