Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dncp_fs.h41 struct ncp_fs_info_v2 { struct
116 #define NCP_IOC_GET_FS_INFO_V2 _IOWR('n', 4, struct ncp_fs_info_v2)
/linux-4.1.27/fs/ncpfs/
Dioctl.c61 struct ncp_fs_info_v2 __user * arg) in ncp_get_fs_info_v2()
63 struct ncp_fs_info_v2 info2; in ncp_get_fs_info_v2()