Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
221 struct pending_dir_move { struct222 struct rb_node node;223 struct list_head list;224 u64 parent_ino;225 u64 ino;226 u64 gen;227 struct list_head update_refs;