Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_attr_remote.h12 static inline unsigned int xfs_attr3_max_rmt_blocks(struct xfs_mount *mp) in xfs_attr3_max_rmt_blocks() function
Dxfs_attr.c1087 rmt_blks = xfs_attr3_max_rmt_blocks(mp); in xfs_attr_set()
/linux-6.12.1/fs/xfs/scrub/
Dreap.c226 max_fsbs = xfs_attr3_max_rmt_blocks(mp); in xrep_bufscan_max_sectors()
809 max_off = off + xfs_attr3_max_rmt_blocks(mp); in xreap_bmapi_binval()