Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_mount.h503 int xfs_buf_hash_init(struct xfs_perag *pag);
Dxfs_buf.c502 xfs_buf_hash_init( in xfs_buf_hash_init() function
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_ag.c396 error = xfs_buf_hash_init(pag); in xfs_initialize_perag()