Home
last modified time | relevance | path

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

/linux/fs/isofs/
H A Dinode.c574 static int isofs_fill_super(struct super_block *s, struct fs_context *fc) in isofs_fill_super() function
929 "isofs_fill_super: root inode is not a directory. " in isofs_fill_super()
1533 return get_tree_bdev(fc, isofs_fill_super); in isofs_get_tree()