Home
last modified time | relevance | path

Searched refs:ATTR_RMTVALUE_MAPSIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_remote.c44 #define ATTR_RMTVALUE_MAPSIZE 1 /* # of map entries at once */ macro
352 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get()
371 nmap = ATTR_RMTVALUE_MAPSIZE; in xfs_attr_rmtval_get()