Searched refs:os_lock_file (Results 1 – 4 of 4) sorted by relevance
21 EXPORT_SYMBOL(os_lock_file);
173 extern int os_lock_file(int fd, int excl);
595 int os_lock_file(int fd, int excl) in os_lock_file() function
628 err = os_lock_file(fd, openflags->w); in open_ubd_file()
Completed in 15 milliseconds