Home
last modified time | relevance | path

Searched refs:XCR_FRESH_MAGIC (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_exchrange.c834 #define XCR_FRESH_MAGIC 0x444F524B /* DORK */ macro
868 kern_f->magic = XCR_FRESH_MAGIC; in xfs_ioc_start_commit()
901 if (kern_f->magic != XCR_FRESH_MAGIC) in xfs_ioc_commit_range()