Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dudfdecl.h211 extern int udf_relocate_blocks(struct super_block *, long, long *);
H A Dpartition.c147 int udf_relocate_blocks(struct super_block *sb, long old_block, long *new_block) in udf_relocate_blocks() function