Searched refs:hfsplus_add_extent (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 Dextents.c241 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, function
391 res = hfsplus_add_extent(HFSPLUS_I(inode).first_extents,
402 res = hfsplus_add_extent(HFSPLUS_I(inode).cached_extents,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dextents.c303 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, function
461 res = hfsplus_add_extent(HFSPLUS_I(inode).first_extents,
472 res = hfsplus_add_extent(HFSPLUS_I(inode).cached_extents,

Completed in 111 milliseconds