Home
last modified time | relevance | path

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

/linux-6.12.1/fs/isofs/
Dinode.c574 static int isofs_fill_super(struct super_block *s, struct fs_context *fc) in isofs_fill_super() function
1526 return get_tree_bdev(fc, isofs_fill_super); in isofs_get_tree()