Home
last modified time | relevance | path

Searched refs:ckpt_req (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Dcheckpoint.c1765 struct ckpt_req *req, *next; in __checkpoint_and_complete_reqs()
1814 struct ckpt_req *wait_req) in flush_remained_ckpt_reqs()
1827 static void init_ckpt_req(struct ckpt_req *req) in init_ckpt_req()
1829 memset(req, 0, sizeof(struct ckpt_req)); in init_ckpt_req()
1838 struct ckpt_req req; in f2fs_issue_checkpoint()
H A Df2fs.h333 struct ckpt_req { struct
340 queue_timeckpt_req global() argument