Searched refs:sync_dir (Results 1 – 2 of 2) sorted by relevance
2309 # define SYNC_DIR(path, panic) sync_dir(path, panic)2310 extern void sync_dir __P((char *, bool));
1047 sync_dir(filename, panic) in sync_dir() function