Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dsuper.c34 static void jffs2_put_super(struct super_block *);
246 .put_super = jffs2_put_super,
321 static void jffs2_put_super (struct super_block *sb) in jffs2_put_super() function