Searched refs:coda_put_super (Results 1 – 1 of 1) sorted by relevance
40 static void coda_put_super(struct super_block *);105 .put_super = coda_put_super,278 static void coda_put_super(struct super_block *sb) in coda_put_super() function