Home
last modified time | relevance | path

Searched defs:compat_ncp_fs_info_v2 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/ncpfs/
Dioctl.c92 struct compat_ncp_fs_info_v2 { struct
93 s32 version;
94 u32 mounted_uid;
118 #define NCP_IOC_GET_FS_INFO_V2_32 _IOWR('n', 4, struct compat_ncp_fs_info_v2) argument