Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds