Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Dinternal.h442 int z_erofs_init_super(struct super_block *sb);
460 static inline int z_erofs_init_super(struct super_block *sb) { return 0; } in z_erofs_init_super() function
H A Dsuper.c640 err = z_erofs_init_super(sb); in erofs_fc_fill_super()
H A Dzdata.c642 int z_erofs_init_super(struct super_block *sb) in z_erofs_init_super() function