Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/
Dinode.c892 static int layout_runs(ntfs_attribute *attr, char *rec, int *offs, int size) in layout_runs() function
1051 error = layout_runs(attr, buf, &asize, size); in layout_attr()