Searched refs:orphan_reco_type (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | journal.c | 61 enum ocfs2_orphan_reco_type orphan_reco_type); 68 enum ocfs2_orphan_reco_type orphan_reco_type); 143 enum ocfs2_orphan_reco_type orphan_reco_type) in ocfs2_queue_replay_slots() 158 orphan_reco_type); in ocfs2_queue_replay_slots() 1230 enum ocfs2_orphan_reco_type orphan_reco_type; in ocfs2_complete_recovery() local 1248 orphan_reco_type = item->lri_orphan_reco_type; in ocfs2_complete_recovery() 1274 orphan_reco_type); in ocfs2_complete_recovery() 1300 enum ocfs2_orphan_reco_type orphan_reco_type) in ocfs2_queue_recovery_completion() 1324 item->lri_orphan_reco_type = orphan_reco_type; in ocfs2_queue_recovery_completion() 2035 enum ocfs2_orphan_reco_type orphan_reco_type; member 142 ocfs2_queue_replay_slots(struct ocfs2_super *osb, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_replay_slots() argument 1295 ocfs2_queue_recovery_completion(struct ocfs2_journal *journal, int slot_num, struct ocfs2_dinode *la_dinode, struct ocfs2_dinode *tl_dinode, struct ocfs2_quota_recovery *qrec, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_recovery_completion() argument 2083 ocfs2_queue_orphans(struct ocfs2_super *osb, int slot, struct inode **head, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_orphans() argument 2183 ocfs2_recover_orphans(struct ocfs2_super *osb, int slot, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_recover_orphans() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | journal.c | 60 enum ocfs2_orphan_reco_type orphan_reco_type); 67 enum ocfs2_orphan_reco_type orphan_reco_type); 142 enum ocfs2_orphan_reco_type orphan_reco_type) in ocfs2_queue_replay_slots() 157 orphan_reco_type); in ocfs2_queue_replay_slots() 1268 enum ocfs2_orphan_reco_type orphan_reco_type; in ocfs2_complete_recovery() local 1286 orphan_reco_type = item->lri_orphan_reco_type; in ocfs2_complete_recovery() 1312 orphan_reco_type); in ocfs2_complete_recovery() 1338 enum ocfs2_orphan_reco_type orphan_reco_type) in ocfs2_queue_recovery_completion() 1362 item->lri_orphan_reco_type = orphan_reco_type; in ocfs2_queue_recovery_completion() 2068 enum ocfs2_orphan_reco_type orphan_reco_type; member 141 ocfs2_queue_replay_slots(struct ocfs2_super *osb, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_replay_slots() argument 1333 ocfs2_queue_recovery_completion(struct ocfs2_journal *journal, int slot_num, struct ocfs2_dinode *la_dinode, struct ocfs2_dinode *tl_dinode, struct ocfs2_quota_recovery *qrec, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_recovery_completion() argument 2116 ocfs2_queue_orphans(struct ocfs2_super *osb, int slot, struct inode **head, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_orphans() argument 2216 ocfs2_recover_orphans(struct ocfs2_super *osb, int slot, enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_recover_orphans() argument [all...] |
Completed in 5 milliseconds