Searched refs:hfsplus_put_super (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dsuper.c210 static void hfsplus_put_super(struct super_block *sb) function
212 dprint(DBG_SUPER, "hfsplus_put_super\n");
299 .put_super = hfsplus_put_super,
473 hfsplus_put_super(sb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dsuper.c238 static void hfsplus_put_super(struct super_block *sb) function
241 dprint(DBG_SUPER, "hfsplus_put_super\n");
340 .put_super = hfsplus_put_super,
587 // hfsplus_put_super(sb);

Completed in 104 milliseconds