Lines Matching defs:extended
203 * XXX reading from extended attributes not yet implemented. FreeBSD
297 int resid, extended;
300 * XXX writing to extended attributes not yet implemented. FreeBSD has
340 extended = (uio->uio_offset + uio->uio_resid > file_size);
341 if (extended) {
905 /* check our extended attribute if present */
981 /* TODO get vaflags from the extended attributes? */
1016 /* TODO get vaflags from the extended attributes? */
1065 /* TODO get vaflags from the extended attributes? */
1098 int error, extended;
1126 /* TODO get vaflags from the extended attributes? */
1133 error = udf_resize_node(udf_node, newsize, &extended);
1173 /* TODO get vaflags from the extended attributes? */
1348 * TODO: get chflags(2) flags from extended attribute.
1427 /* TODO: get chflags(2) flags from extended attribute. */