Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_mount.h84 #define AIL_LOCKINIT(x,y) spinlock_init(x,y) macro
Dxfs_mount.c134 AIL_LOCKINIT(&mp->m_ail_lock, "xfs_ail"); in xfs_mount_init()