Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dubifs.h886 struct ubifs_budget_req { struct
887 unsigned int fast:1;
888 unsigned int recalculate:1;
890 unsigned int new_page:1;
891 unsigned int dirtied_page:1;
892 unsigned int new_dent:1;
893 unsigned int mod_dent:1;
894 unsigned int new_ino:1;
895 unsigned int new_ino_d:13;
896 unsigned int dirtied_ino:4;
[all …]