Searched defs:dirrem (Results 1 – 2 of 2) sorted by relevance
741 struct dirrem { struct744 LIST_ENTRY(dirrem) dm_next; /* pagedep's list of dirrem's */ argument746 struct jremrefhd dm_jremrefhd; /* Pending remove reference deps. */747 ino_t dm_oldinum; /* inum of the removed dir entry */748 doff_t dm_offset; /* offset of removed dir entry in blk */749 union {752 } dm_un;753 struct workhead dm_jwork; /* Journal work awaiting completion. */
1774 struct dirrem *dirrem; in process_removes() local4009 struct dirrem *dirrem; in handle_written_jremref() local9010 struct dirrem *dirrem, in cancel_diradd()9094 struct dirrem *dirrem; in free_diradd() local9249 struct dirrem *dirrem, in cancel_diradd_dotdot()9279 struct dirrem *dirrem, in cancel_mkdir_dotdot()9336 struct dirrem *dirrem, in dirrem_journal()9368 struct dirrem *dirrem; in newdirrem() local10343 struct dirrem *dirrem; in initiate_write_filepage() local12343 struct dirrem *dirrem; in handle_written_filepage() local[all …]