Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dlcnalloc.c66 static s64 max_empty_bit_range(unsigned char *buf, int size) in max_empty_bit_range() function
372 lcn = max_empty_bit_range(buf, buf_size >> 3); in ntfs_cluster_alloc()