Home
last modified time | relevance | path

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

/fs/ubifs/
Dubifs.h855 struct ubifs_budget_req { struct
856 unsigned int fast:1;
857 unsigned int recalculate:1;
859 unsigned int new_page:1;
860 unsigned int dirtied_page:1;
861 unsigned int new_dent:1;
862 unsigned int mod_dent:1;
863 unsigned int new_ino:1;
864 unsigned int new_ino_d:13;
865 unsigned int dirtied_ino:4;
[all …]