Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dsuper.c94 static int udf_fill_super(struct super_block *sb, struct fs_context *fc);
128 return get_tree_bdev(fc, udf_fill_super); in udf_get_tree()
2142 static int udf_fill_super(struct super_block *sb, struct fs_context *fc) in udf_fill_super() function