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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dtimerfd.c147 static const struct file_operations timerfd_fops = { variable in typeref:struct:file_operations
186 &timerfd_fops, ctx);
194 if (file->f_op != &timerfd_fops) {

Completed in 92 milliseconds