HomeSort by: relevance | last modified time | path
    Searched defs:num_anchors (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/udf/
udf_vfsops.c 574 int num_anchors, error; local in function:udf_mountfs
666 num_anchors = udf_read_anchors(ump);
667 if (num_anchors == 0)
671 num_anchors, args->sessionnr));
udf_vfsops.c 574 int num_anchors, error; local in function:udf_mountfs
666 num_anchors = udf_read_anchors(ump);
667 if (num_anchors == 0)
671 num_anchors, args->sessionnr));

Completed in 23 milliseconds