Home
last modified time | relevance | path

Searched refs:udf_vrs (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/udf/
Dsuper.c84 static int udf_vrs(struct super_block *sb, int silent);
388 udf_vrs(struct super_block *sb, int silent) in udf_vrs() function
1155 else if ((block = udf_vrs(sb, silent)) == -1) in udf_check_valid()