Searched defs:XFS_IS_REALTIME_INODE (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_linux.h251 #define XFS_IS_REALTIME_INODE(ip) \ macro
256 #define XFS_IS_REALTIME_INODE(ip) (0) macro

Completed in 130 milliseconds