Searched defs:xpage (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | page.c | 66 struct page *xpage; in __fscache_maybe_release_page() local 150 struct page *xpage = NULL, *val; in fscache_end_page_write() local [all...] |
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | compress.c | 499 unsigned int xpage, max_page, cur_page, cur_ofs, i; in ntfs_read_compressed_block() local 152 ntfs_decompress(struct page *dest_pages[], int completed_pages[], int *dest_index, int *dest_ofs, const int dest_max_index, const int dest_max_ofs, const int xpage, char *xpage_done, u8 *const cb_start, const u32 cb_size, const loff_t i_size, const s64 initialized_size) ntfs_decompress() argument [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | xattr.c | 305 struct page *xpage; in read_xattr_block() local 440 struct page *xpage; in write_all_xattrs() local [all...] |
H A D | node.c | 2633 struct page *xpage; in f2fs_recover_xattr_data() local
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | compress.c | 499 unsigned int xpage, max_page, cur_page, cur_ofs, i; in ntfs_read_compressed_block() local 152 ntfs_decompress(struct page *dest_pages[], int completed_pages[], int *dest_index, int *dest_ofs, const int dest_max_index, const int dest_max_ofs, const int xpage, char *xpage_done, u8 *const cb_start, const u32 cb_size, const loff_t i_size, const s64 initialized_size) ntfs_decompress() argument [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | xattr.c | 302 struct page *xpage; in read_xattr_block() local 439 struct page *xpage; in write_all_xattrs() local [all...] |
H A D | node.c | 2731 struct page *xpage; in f2fs_recover_xattr_data() local
|
Completed in 13 milliseconds