Searched refs:NCP_NUMBER_OF_VOLUMES (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/ncpfs/
H A Dncp_fs_sb.h46 __u8 name_space[NCP_NUMBER_OF_VOLUMES + 2];
H A Dioctl.c418 vnum = NCP_NUMBER_OF_VOLUMES; __ncp_ioctl()
422 } else if (sr.volNumber >= NCP_NUMBER_OF_VOLUMES) { __ncp_ioctl()
H A Ddir.c700 for (i = 0; i < NCP_NUMBER_OF_VOLUMES; i++) { ncp_read_volume_list()
H A Dinode.c702 finfo.volume = NCP_NUMBER_OF_VOLUMES; ncp_fill_super()
/linux-4.4.14/include/uapi/linux/
H A Dncp.h48 #define NCP_NUMBER_OF_VOLUMES (256) macro

Completed in 224 milliseconds