Home
last modified time | relevance | path

Searched refs:write_file (Results 1 – 4 of 4) sorted by relevance

/fs/hostfs/
Dhostfs.h78 extern int write_file(int fd, unsigned long long *offset, const char *buf,
Dhostfs_user.c135 int write_file(int fd, unsigned long long *offset, const char *buf, int len) in write_file() function
Dhostfs_kern.c416 err = write_file(HOSTFS_I(inode)->fd, &base, buffer, count); in hostfs_writepage()
486 err = write_file(FILE_HOSTFS_I(file)->fd, &pos, buffer + from, copied); in hostfs_write_end()
/fs/unicode/
Dmkutf8data.c3275 static void write_file(void) in write_file() function
3416 write_file(); in main()