Searched refs:PAGE_OFS (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/logfs/ | ||
H A D | dev_bdev.c | 15 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1)) macro |
H A D | dev_mtd.c | 14 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1)) macro |
Completed in 92 milliseconds