Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_mount.h405 int xfs_buf_hash_init(xfs_perag_t *pag);
Dxfs_mount.c207 if (xfs_buf_hash_init(pag)) in xfs_initialize_perag()
Dxfs_buf.c539 xfs_buf_hash_init( in xfs_buf_hash_init() function