Home
last modified time | relevance | path

Searched refs:xfs_rtbitmap_unlock (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rtbitmap.h326 void xfs_rtbitmap_unlock(struct xfs_mount *mp);
356 # define xfs_rtbitmap_unlock(mp) do { } while (0) macro
Dxfs_rtbitmap.c1187 xfs_rtbitmap_unlock( in xfs_rtbitmap_unlock() function