Searched refs:NCP_IOC_GET_FS_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | ncp_fs.h | 113 #define NCP_IOC_GET_FS_INFO _IOWR('n', 4, struct ncp_fs_info) macro |
/linux-2.4.37.9/fs/ncpfs/ | ||
D | ioctl.c | 98 case NCP_IOC_GET_FS_INFO: in ncp_ioctl() |