Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dubifs.h689 int (*sync_callback)(struct ubifs_info *c, int lnum, int free, int pad); member
H A Dsuper.c834 c->jheads[i].wbuf.sync_callback = &bud_wbuf_callback; in alloc_wbufs()