Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
311 struct pending_dir_move { struct312 struct rb_node node;313 struct list_head list;314 u64 parent_ino;315 u64 ino;316 u64 gen;317 struct list_head update_refs;