Home
last modified time | relevance | path

Searched refs:nilfs_sc_info (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/nilfs2/
Dsegment.c93 static inline void nilfs_sc_cstage_inc(struct nilfs_sc_info *sci) in nilfs_sc_cstage_inc()
99 static inline void nilfs_sc_cstage_set(struct nilfs_sc_info *sci, int next_scnt) in nilfs_sc_cstage_set()
105 static inline int nilfs_sc_cstage_get(struct nilfs_sc_info *sci) in nilfs_sc_cstage_get()
118 int (*collect_data)(struct nilfs_sc_info *, struct buffer_head *,
120 int (*collect_node)(struct nilfs_sc_info *, struct buffer_head *,
122 int (*collect_bmap)(struct nilfs_sc_info *, struct buffer_head *,
124 void (*write_data_binfo)(struct nilfs_sc_info *,
127 void (*write_node_binfo)(struct nilfs_sc_info *,
135 static void nilfs_segctor_start_timer(struct nilfs_sc_info *);
136 static void nilfs_segctor_do_flush(struct nilfs_sc_info *, int);
[all …]
Dthe_nilfs.h35 struct nilfs_sc_info;
154 struct nilfs_sc_info *ns_writer;
Dsegment.h134 struct nilfs_sc_info { struct
/linux-4.4.14/include/trace/events/
Dnilfs2.h9 struct nilfs_sc_info;
26 TP_PROTO(struct nilfs_sc_info *sci),