Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsegment.c82 * wrapper functions of stage count (nilfs_sc_info->sc_stage.scnt). Users of
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 *);
1000 nilfs_segctor_apply_buffers(struct nilfs_sc_info * sci,struct inode * inode,struct list_head * listp,int (* collect)(struct nilfs_sc_info *,struct buffer_head *,struct inode *)) nilfs_segctor_apply_buffers() argument
[all...]
H A Dthe_nilfs.h23 struct nilfs_sc_info;
140 struct nilfs_sc_info *ns_writer;
H A Dsegment.h119 struct nilfs_sc_info { struct
/linux/include/trace/events/
H A Dnilfs2.h10 struct nilfs_sc_info;
27 TP_PROTO(struct nilfs_sc_info *sci),