Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.c90 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 …]
Dthe_nilfs.h23 struct nilfs_sc_info;
142 struct nilfs_sc_info *ns_writer;
Dsegment.h120 struct nilfs_sc_info { struct
/linux-4.19.296/include/trace/events/
Dnilfs2.h10 struct nilfs_sc_info;
27 TP_PROTO(struct nilfs_sc_info *sci),