Home
last modified time | relevance | path

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

/linux-2.6.39/fs/freevxfs/
Dvxfs.h245 #define VXFS_ISNONE(ip) VXFS_IS_ORG((ip), VXFS_ORG_NONE) macro
Dvxfs_bmap.c268 if (VXFS_ISNONE(vip)) in vxfs_bmap1()