Home
last modified time | relevance | path

Searched refs:cow_seek_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dcow_sys.h26 static inline int cow_seek_file(int fd, __u64 offset) in cow_seek_file() function
H A Dcow_user.c204 err = cow_seek_file(fd, 0); in write_cow_header()
421 err = cow_seek_file(fd, offset); in init_cow_file()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/
H A D0001-cow.c-Replace-stat64-with-stat.patch25 err = cow_seek_file(fd, 0);