Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_remote.c25 #define ATTR_RMTVALUE_MAPSIZE 1 /* # of map entries at once */ macro
385 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get()
404 nmap = ATTR_RMTVALUE_MAPSIZE; in xfs_attr_rmtval_get()