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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dsuper.c187 static void hfsplus_put_super(struct super_block *sb) function
189 dprint(DBG_SUPER, "hfsplus_put_super\n");
268 .put_super = hfsplus_put_super,
431 hfsplus_put_super(sb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dsuper.c251 static void hfsplus_put_super(struct super_block *sb) function
253 dprint(DBG_SUPER, "hfsplus_put_super\n");
336 .put_super = hfsplus_put_super,
552 hfsplus_put_super(sb);

Completed in 42 milliseconds