Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h435 int xfs_buf_hash_init(xfs_perag_t *pag);
Dxfs_mount.c208 error = xfs_buf_hash_init(pag); in xfs_initialize_perag()
Dxfs_buf.c535 xfs_buf_hash_init( in xfs_buf_hash_init() function