Searched defs:pglen (Results 1 – 12 of 12) sorted by relevance
/linux/fs/nfs/ |
A D | file.c | 285 unsigned int pglen = nfs_page_length(page); in nfs_full_page_write() local 368 unsigned pglen = nfs_page_length(page); in nfs_write_end() local
|
A D | proc.c | 187 unsigned int pgbase, unsigned int pglen) in nfs_proc_readlink()
|
A D | nfs3proc.c | 254 unsigned int pgbase, unsigned int pglen) in nfs3_proc_readlink()
|
A D | pnfs.h | 223 unsigned int pglen; /* reply buffer length */ member
|
A D | dir.c | 852 unsigned int pglen; in nfs_readdir_xdr_to_array() local
|
A D | nfs4proc.c | 4516 unsigned int pgbase, unsigned int pglen) in _nfs4_proc_readlink() 4535 unsigned int pgbase, unsigned int pglen) in nfs4_proc_readlink()
|
/linux/net/sunrpc/ |
A D | socklib.c | 92 unsigned int len, pglen = xdr->page_len; in xdr_partial_copy_from_skb() local
|
A D | xdr.c | 555 unsigned int pglen = 0; in xdr_buf_pages_copy_right() local 589 unsigned int pglen = 0, pgto = 0; in xdr_buf_head_copy_right() local 705 unsigned int pglen = len; in xdr_buf_tail_copy_left() local 1452 unsigned int base, end, pglen; in xdr_read_pages() local
|
/linux/mm/ |
A D | nommu.c | 1121 unsigned long pglen, rpglen, pgend, rpgend, start; in do_mmap() local
|
A D | mmap.c | 1165 pgoff_t pglen = (end - addr) >> PAGE_SHIFT; in vma_merge() local
|
/linux/include/linux/ |
A D | nfs_xdr.h | 244 __u32 pglen; member 885 unsigned int pglen; member 971 unsigned int pglen; member 1148 unsigned int pglen; /* zero-copy data */ member
|
/linux/drivers/scsi/bfa/ |
A D | bfa_fc.h | 537 u32 pglen:8; member
|
Completed in 78 milliseconds