Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs.h271 #define VXFS_ISNONE(ip) VXFS_IS_ORG((ip), VXFS_ORG_NONE) macro
Dvxfs_bmap.c282 if (VXFS_ISNONE(vip)) in vxfs_bmap1()