Searched refs:fileoffset (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_uverbs.c250 u64 fileoffset = vma->vm_pgoff; ehca_mmap() local
251 u32 idr_handle = fileoffset & 0x1FFFFFF; ehca_mmap()
252 u32 q_type = (fileoffset >> 27) & 0x1; /* CQ, QP,... */ ehca_mmap()
253 u32 rsrc_type = (fileoffset >> 25) & 0x3; /* sq,rq,cmnd_window */ ehca_mmap()
/linux-4.1.27/arch/powerpc/oprofile/cell/
H A Dpr_util.h83 * the vma-to-fileoffset map.
/linux-4.1.27/fs/
H A Ddirect-io.c844 * block with zeros. This happens only if user-buffer, fileoffset or

Completed in 190 milliseconds