Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / lvfs / lvfs_internal.h
1 int  fsfilt_ext3_init(void);
2 void fsfilt_ext3_exit(void);
3
4 int  fsfilt_extN_init(void);
5 void fsfilt_extN_exit(void);
6
7 int  fsfilt_reiser_init(void);
8 void fsfilt_reiser_exit(void);