Searched refs:os_lock_file (Results 1 – 4 of 4) sorted by relevance
21 EXPORT_SYMBOL(os_lock_file);
163 extern int os_lock_file(int fd, int excl);
552 int os_lock_file(int fd, int excl) in os_lock_file() function
642 err = os_lock_file(fd, openflags->w); in open_ubd_file()