Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_mount.h464 int xfs_buf_hash_init(struct xfs_perag *pag);
Dxfs_buf.c491 xfs_buf_hash_init( in xfs_buf_hash_init() function
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_ag.c261 error = xfs_buf_hash_init(pag); in xfs_initialize_perag()