Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dmapi.h168 #define DM_FLAGS_ISEM 0x004 /* thread holds i_sem */ macro
182 DM_FLAGS_IALLOCSEM_RD : DM_FLAGS_ISEM)
183 #define DM_SEM_FLAG_WR (DM_FLAGS_IALLOCSEM_WR | DM_FLAGS_ISEM)
186 0 : DM_FLAGS_ISEM)
187 #define DM_SEM_FLAG_WR (DM_FLAGS_ISEM)