Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/freevxfs/
A Dvxfs_inode.c68 if (VXFS_ISREG(vip)) in vxfs_transmod()
99 else if (!VXFS_ISREG(vip) && !VXFS_ISLNK(vip)) in dip2vip_cpy()
A Dvxfs.h228 #define VXFS_ISREG(x) VXFS_IS_TYPE((x),VXFS_IFREG) macro

Completed in 6 milliseconds