Searched defs:XFS_IS_REALTIME_INODE (Results 1 – 1 of 1) sorted by relevance
236 #define XFS_IS_REALTIME_INODE(ip) \ macro241 #define XFS_IS_REALTIME_INODE(ip) (0) macro