Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dncp_fs.h61 struct ncp_lock_ioctl struct
122 #define NCP_IOC_LOCKUNLOCK _IOR('n', 7, struct ncp_lock_ioctl)
/linux-4.4.14/fs/ncpfs/
Dioctl.c518 struct ncp_lock_ioctl rqdata; in __ncp_ioctl()