Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
251 struct pending_dir_move { struct252 struct rb_node node;253 struct list_head list;254 u64 parent_ino;255 u64 ino;256 u64 gen;257 struct list_head update_refs;