Searched refs:VXFS_ISLNK (Results 1 – 2 of 2) sorted by relevance
226 #define VXFS_ISLNK(x) VXFS_IS_TYPE((x),VXFS_IFLNK) macro
203 if (VXFS_ISLNK(vip)) in vxfs_transmod()