Searched defs:page_align (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/asm-generic/ | ||
D | vmlinux.lds.h | 281 #define PAGE_ALIGNED_DATA(page_align) \ argument |
/linux-4.19.296/fs/ceph/ | ||
D | file.c | 573 int page_align, int *checkeof) in striped_read() |