Searched refs:FSCTL_GET_REPARSE_POINT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dntioctl.h48 #define FSCTL_GET_REPARSE_POINT 0x000900A8 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dsmbfsctl.h55 #define FSCTL_GET_REPARSE_POINT 0x000900A8 /* BB add struct */ macro
H A Dcifssmb.c2584 pSMB->FunctionCode = cpu_to_le32(FSCTL_GET_REPARSE_POINT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dnttrans.c2311 case FSCTL_GET_REPARSE_POINT:
2316 DEBUG(10,("FSCTL_GET_REPARSE_POINT: called on FID[0x%04X](but not implemented)\n",fidnum));
2322 /* pretend this fail - I'm assuming this because of the FSCTL_GET_REPARSE_POINT case.

Completed in 85 milliseconds