Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dncp_fs.h127 #define NCP_IOC_GETOBJECTNAME _IOWR('n', 9, struct ncp_objectname_ioctl) macro
/linux-4.1.27/fs/ncpfs/
Dioctl.c608 case NCP_IOC_GETOBJECTNAME: in __ncp_ioctl()
835 case NCP_IOC_GETOBJECTNAME: in ncp_ioctl()