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

/linux-master/fs/udf/
H A Dsuper.c96 static int udf_sync_fs(struct super_block *, int);
215 .sync_fs = udf_sync_fs,
2358 static int udf_sync_fs(struct super_block *sb, int wait) function

Completed in 118 milliseconds