Home
last modified time | relevance | path

Searched defs:xlog_recover (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_log_recover.h100 struct xlog_recover { struct
101 struct hlist_node r_list;
125 void xlog_recover_release_intent(struct xlog *log, unsigned short intent_type, argument
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_recover.c3349 xlog_recover( in xlog_recover() function