Searched refs:VXFS_IFLNK (Results 1 - 1 of 1) sorted by path

/linux-master/fs/freevxfs/
H A Dvxfs.h195 VXFS_IFLNK = 0x0000a000, /* Symlink */ enumerator in enum:vxfs_mode
227 #define VXFS_ISLNK(x) VXFS_IS_TYPE((x),VXFS_IFLNK)

Completed in 194 milliseconds