Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_mount.h398 int xfs_buf_hash_init(xfs_perag_t *pag);
Dxfs_mount.c206 error = xfs_buf_hash_init(pag); in xfs_initialize_perag()
Dxfs_buf.c551 xfs_buf_hash_init( in xfs_buf_hash_init() function