summaryrefslogtreecommitdiffstats
path: root/lib/support/print_fs_flags.h
blob: bdd58a00ab8c188859e145f64205ce5c17fbbad4 (plain)
1
2
3
4
5
/*
 * print_flags.h -- header file for printing the fs flags
 */

void print_fs_flags(FILE * f, unsigned long flags);