Searched refs:foffset (Results 1 – 2 of 2) sorted by relevance
111 size_t len, offset, foffset; in cifs_shash_xarray() local127 foffset = start - folio_pos(folio); in cifs_shash_xarray()128 offset = foffset % PAGE_SIZE; in cifs_shash_xarray()129 for (j = foffset / PAGE_SIZE; j < npages; j++) { in cifs_shash_xarray()
198 inarg.foffset = offset; in fuse_setup_one_mapping()