Home
last modified time | relevance | path

Searched defs:submitted (Results 1 – 4 of 4) sorted by relevance

/fs/f2fs/
Dnode.c1344 static int __write_node_page(struct page *page, bool atomic, bool *submitted, in __write_node_page()
1499 bool submitted = false; in fsync_node_pages() local
1616 bool submitted = false; in sync_node_pages() local
Ddata.c1776 static int __write_data_page(struct page *page, bool *submitted, in __write_data_page()
1981 bool submitted = false; in f2fs_write_cache_pages() local
Df2fs.h1002 bool submitted; /* indicate IO submission */ member
/fs/jfs/
Djfs_logmgr.c208 uint submitted; /* # of pages submitted */ member