Searched refs:_ioctls (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs4/
H A Ddev-ioctl.c577 } _ioctls[] = { local
608 return (idx >= ARRAY_SIZE(_ioctls)) ? NULL : _ioctls[idx].fn;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-ioctl.c1391 } _ioctls[] = { local
1414 return (cmd >= ARRAY_SIZE(_ioctls)) ? NULL : _ioctls[cmd].fn;

Completed in 113 milliseconds