Searched refs:hfsplus_add_extent (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dextents.c238 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, function
388 res = hfsplus_add_extent(HFSPLUS_I(inode).first_extents,
399 res = hfsplus_add_extent(HFSPLUS_I(inode).cached_extents,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dextents.c267 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, function
418 res = hfsplus_add_extent(HFSPLUS_I(inode).first_extents,
429 res = hfsplus_add_extent(HFSPLUS_I(inode).cached_extents,

Completed in 99 milliseconds