Searched defs:UFS_IPNEEDSWAP (Results 1 – 1 of 1) sorted by relevance
41 #define UFS_IPNEEDSWAP(ip) UFS_MPNEEDSWAP((ip)->i_ump) macro45 #define UFS_IPNEEDSWAP(ip) ((void)(ip), 0) macro