Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c26 #define ATTR_RMTVALUE_MAPSIZE 1 /* # of map entries at once */ macro
384 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get()
403 nmap = ATTR_RMTVALUE_MAPSIZE; in xfs_attr_rmtval_get()