Home
last modified time | relevance | path

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

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