Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Dsuper.c549 static int __alloc_dev_table(struct exofs_sb_info *sbi, unsigned numdevs, in __alloc_dev_table() function
618 ret = __alloc_dev_table(sbi, numdevs, &eds); in exofs_read_lookup_dev_table()
803 ret = __alloc_dev_table(sbi, 1, &eds); in exofs_fill_super()