HomeSort by relevance Sort by last modified time
    Searched refs:record_lock (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/fs/doio/include/
file_lock.h 38 int record_lock( int , int , int , int , char ** );
  /external/ltp/testcases/kernel/fs/doio/
file_lock.c 133 int record_lock(int fd, int flags, int start, int len, char **errormsg) function
159 "Programmer error, called record_lock with in valid flags\n");
198 } /* end of record_lock */

Completed in 5822 milliseconds