Home
last modified time | relevance | path

Searched refs:open64 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c84 fd = open64(path, mode); in open_file()
188 fd = open64(name, O_CREAT | O_RDWR, mode); in file_create()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c85 fd = open64(path, mode); in open_file()
189 fd = open64(name, O_CREAT | O_RDWR, mode); in file_create()
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c58 EXPORT_SYMBOL_PROTO(open64); variable
H A Dfile.c202 fd = open64(file, f, mode); in os_open_file()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dfile.c202 fd = open64(file, f, mode); in os_open_file()

Completed in 4 milliseconds