Searched defs:PAGE_TYPE_OF_BIO (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Df2fs.h1120 #define PAGE_TYPE_OF_BIO(type) ((type) > META ? META : (type)) macro

Completed in 714 milliseconds