Searched refs:IO_REPARSE_TAG_MOUNT_POINT (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmbfsctl.h81 #define IO_REPARSE_TAG_MOUNT_POINT 0xA0000003 macro
/linux-master/fs/smb/common/
H A Dsmbfsctl.h133 #define IO_REPARSE_TAG_MOUNT_POINT 0xA0000003 macro
/linux-master/fs/smb/client/
H A Dreparse.c510 case IO_REPARSE_TAG_MOUNT_POINT:
H A Dinode.c1034 case IO_REPARSE_TAG_MOUNT_POINT:
/linux-master/fs/ntfs3/
H A Dntfs.h1067 IO_REPARSE_TAG_MOUNT_POINT = cpu_to_le32(0xA0000003), enumerator in enum:IO_REPARSE_TAG
1128 /* If ReparseTag == 0xA0000003 (IO_REPARSE_TAG_MOUNT_POINT) */
H A Dinode.c1982 case IO_REPARSE_TAG_MOUNT_POINT:
2075 if (rp->ReparseTag == IO_REPARSE_TAG_MOUNT_POINT)
H A Dfrecord.c1833 case IO_REPARSE_TAG_MOUNT_POINT:

Completed in 341 milliseconds