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