Searched refs:hfsplus_write_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.c163 dprint(DBG_SUPER, "hfsplus_write_super\n");
202 static void hfsplus_write_super(struct super_block *sb) function
219 hfsplus_write_super(sb);
300 .write_super = hfsplus_write_super,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dsuper.c182 dprint(DBG_SUPER, "hfsplus_write_super\n");
230 static void hfsplus_write_super(struct super_block *sb) function
250 hfsplus_write_super(sb);
341 .write_super = hfsplus_write_super,

Completed in 154 milliseconds