Searched refs:file_lock_test (Results 1 – 1 of 1) sorted by relevance
98 static boolean_t file_lock_test(int, int);2319 if (file_lock_test(fd, type)) { in file_lock()2336 file_lock_test(int fd, int type) in file_lock_test() function