Go to the documentation of this file.
23 #ifndef _NILFS_SEGMENT_H
24 #define _NILFS_SEGMENT_H
26 #include <linux/types.h>
64 #define NILFS_RECOVERY_SR_UPDATED 1
65 #define NILFS_RECOVERY_ROLLFORWARD_DONE 2
84 struct buffer_head *
bh;
198 #define NILFS_SEGCTOR_QUIT 0x0001
199 #define NILFS_SEGCTOR_COMMIT 0x0004
204 #define NILFS_SC_CLEANUP_RETRY 3
210 #define NILFS_SC_DEFAULT_TIMEOUT 5
213 #define NILFS_SC_DEFAULT_SR_FREQ 30
219 #define NILFS_SC_DEFAULT_WATERMARK 3600
239 struct buffer_head **,
int);