Searched refs:sync_f (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/contrib/ |
D | fsstress.c | 182 void sync_f(int, long); 218 {OP_SYNC, "sync", sync_f, 1, 0, 0}, 2529 void sync_f(int opno, long r) in sync_f() function
|
/external/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 155 void sync_f(int, long); 191 {OP_SYNC, "sync", sync_f, 1, 0, 0}, 2504 void sync_f(int opno, long r) in sync_f() function
|