Searched refs:SEEK_CUR (Results 1 – 6 of 6) sorted by relevance
34 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
127 #define L_INCR SEEK_CUR
324 # define SEEK_CUR 1 /* Seek from current position. */ macro
2327 if (fl->l_whence == SEEK_CUR) { in check_file_seek_range()3037 if (fl.l_whence == SEEK_CUR) { in sys_fcntl_nocancel()3173 case SEEK_CUR: in sys_fcntl_nocancel()3183 if (fl.l_whence == SEEK_CUR) { in sys_fcntl_nocancel()
233 case SEEK_CUR: in lf_advlock()
4819 case SEEK_CUR: in nfs_vnop_advlock()