Searched refs:udf_extend_file (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudfdecl.h145 extern int udf_extend_file(struct inode *, struct extent_position *,
H A Dtruncate.c306 udf_extend_file(inode, &epos, &extent,
H A Dinode.c356 int udf_extend_file(struct inode *inode, struct extent_position *last_pos, function
572 /* Will udf_extend_file() create real extent from
577 ret = udf_extend_file(inode, &prev_epos, laarr, offset);

Completed in 58 milliseconds