Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
214 struct pending_dir_move { struct215 struct rb_node node;216 struct list_head list;217 u64 parent_ino;218 u64 ino;219 u64 gen;220 struct list_head update_refs;