Searched defs:atomic (Results 1 – 1 of 1) sorted by relevance
232 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) in do_write_orph_node()263 static int write_orph_node(struct ubifs_info *c, int atomic) in write_orph_node()326 static int write_orph_nodes(struct ubifs_info *c, int atomic) in write_orph_nodes()406 int avail, atomic = 0, err; in commit_orphans() local