Home
last modified time | relevance | path

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

/linux/fs/
A Dselect.c381 #define FDS_BITPERLONG (8*sizeof(long)) macro
382 #define FDS_LONGS(nr) (((nr)+FDS_BITPERLONG-1)/FDS_BITPERLONG)

Completed in 7 milliseconds