Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinternal.h520 int z_erofs_init_super(struct super_block *sb);
537 static inline int z_erofs_init_super(struct super_block *sb) { return 0; } in z_erofs_init_super() function
H A Dsuper.c748 err = z_erofs_init_super(sb); in erofs_fc_fill_super()
H A Dzdata.c667 int z_erofs_init_super(struct super_block *sb) in z_erofs_init_super() function