Searched refs:nilfs_sc_info (Results 1 – 4 of 4) sorted by relevance
/linux/fs/nilfs2/ |
H A D | segment.c | 90 static inline void nilfs_sc_cstage_inc(struct nilfs_sc_info *sci) in nilfs_sc_cstage_inc() 96 static inline void nilfs_sc_cstage_set(struct nilfs_sc_info *sci, int next_scnt) in nilfs_sc_cstage_set() 102 static inline int nilfs_sc_cstage_get(struct nilfs_sc_info *sci) in nilfs_sc_cstage_get() 115 int (*collect_data)(struct nilfs_sc_info *, struct buffer_head *, 117 int (*collect_node)(struct nilfs_sc_info *, struct buffer_head *, 119 int (*collect_bmap)(struct nilfs_sc_info *, struct buffer_head *, 121 void (*write_data_binfo)(struct nilfs_sc_info *, 124 void (*write_node_binfo)(struct nilfs_sc_info *, 132 static void nilfs_segctor_start_timer(struct nilfs_sc_info *); 133 static void nilfs_segctor_do_flush(struct nilfs_sc_info *, int); [all …]
|
H A D | the_nilfs.h | 23 struct nilfs_sc_info; 140 struct nilfs_sc_info *ns_writer;
|
H A D | segment.h | 119 struct nilfs_sc_info { struct
|
/linux/include/trace/events/ |
H A D | nilfs2.h | 10 struct nilfs_sc_info; 27 TP_PROTO(struct nilfs_sc_info *sci),
|