Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c93 static int udf_sync_fs(struct super_block *, int);
202 .sync_fs = udf_sync_fs,
2370 static int udf_sync_fs(struct super_block *sb, int wait) in udf_sync_fs() function
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c96 static int udf_sync_fs(struct super_block *, int);
205 .sync_fs = udf_sync_fs,
2330 static int udf_sync_fs(struct super_block *sb, int wait) in udf_sync_fs() function

Completed in 7 milliseconds