Searched refs:hfsplus_write_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.c145 static void hfsplus_write_super(struct super_block *sb) function
149 dprint(DBG_SUPER, "hfsplus_write_super\n");
269 .write_super = hfsplus_write_super,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dsuper.c183 static void hfsplus_write_super(struct super_block *sb) function
188 dprint(DBG_SUPER, "hfsplus_write_super\n");
337 .write_super = hfsplus_write_super,

Completed in 42 milliseconds