Home
last modified time | relevance | path

Searched refs:m_inotbt_nores (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ialloc_btree.c127 if (cur->bc_mp->m_inotbt_nores) in xfs_finobt_alloc_block()
160 if (cur->bc_mp->m_inotbt_nores) in xfs_finobt_free_block()
Dxfs_ag_resv.c284 mp->m_inotbt_nores = true; in xfs_ag_resv_init()
/Linux-v4.19/fs/xfs/
Dxfs_mount.h130 bool m_inotbt_nores; /* no per-AG finobt resv. */ member
Dxfs_inode.c1757 if (unlikely(mp->m_inotbt_nores)) { in xfs_inactive_ifree()