Searched defs:nmap (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/include/rdma/
H A Dib_umem.h56 int nmap; member in struct:ib_umem
/linux-4.4.14/fs/xfs/
H A Dxfs_attr_inactive.c59 int nmap; xfs_attr3_leaf_freextent() local
H A Dxfs_dir2_readdir.c261 int nmap; /* mappings to ask xfs_bmapi */ member in struct:xfs_dir2_leaf_map_info
H A Dxfs_rtalloc.c776 int nmap; /* number of block maps */ xfs_growfs_rt_alloc() local
H A Dxfs_bmap_util.c532 int nmap; /* number of map entries */ xfs_getbmap() local
H A Dxfs_file.c1369 int nmap = 2; xfs_seek_hole_data() local
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_attr_remote.c359 int nmap; xfs_attr_rmtval_get() local
426 int nmap; xfs_attr_rmtval_set() local
580 int nmap; xfs_attr_rmtval_remove() local
H A Dxfs_rtbitmap.c59 int nmap = 1; xfs_rtbuf_get() local
H A Dxfs_da_btree.c2016 int nmap, error, got, i, mapi; xfs_da_grow_inode_int() local
2552 int nmap; xfs_da_get_buf() local
2601 int nmap; xfs_da_read_buf() local
2647 int nmap; xfs_da_reada_buf() local
2387 xfs_da_map_covers_blocks( int nmap, xfs_bmbt_irec_t *mapp, xfs_dablk_t bno, int count) xfs_da_map_covers_blocks() argument
H A Dxfs_bmap.c521 xfs_bmap_validate_ret( xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_bmbt_irec_t *mval, int nmap, int ret_nmap) xfs_bmap_validate_ret() argument
4009 xfs_bmapi_read( struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, struct xfs_bmbt_irec *mval, int *nmap, int flags) xfs_bmapi_read() argument
4196 xfs_bmapi_delay( struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, struct xfs_bmbt_irec *mval, int *nmap, int flags) xfs_bmapi_delay() argument
4487 xfs_bmapi_write( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_fsblock_t *firstblock, xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap, struct xfs_bmap_free *flist) xfs_bmapi_write() argument

Completed in 333 milliseconds