Home
last modified time | relevance | path

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

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