Home
last modified time | relevance | path

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

/linux-4.4.14/fs/exofs/
Dsuper.c546 static int __alloc_dev_table(struct exofs_sb_info *sbi, unsigned numdevs, in __alloc_dev_table() function
616 ret = __alloc_dev_table(sbi, numdevs, &eds); in exofs_read_lookup_dev_table()
801 ret = __alloc_dev_table(sbi, 1, &eds); in exofs_fill_super()