Searched refs:FDPUT_POS_UNLOCK (Results 1 – 2 of 2) sorted by relevance
48 #define FDPUT_POS_UNLOCK 2 macro50 #define fd_file(f) ((struct file *)((f).word & ~(FDPUT_FPUT|FDPUT_POS_UNLOCK)))83 if (f.word & FDPUT_POS_UNLOCK) in fdput_pos()
1159 f.word |= FDPUT_POS_UNLOCK; in fdget_pos()
Completed in 7 milliseconds