Searched refs:append (Results 1 – 4 of 4) sorted by relevance
47 static int append = 0; variable71 append = 1; in hostfs_args()332 fd = open_file(name, r, w, append); in hostfs_file_open()657 if (append) in hostfs_unlink()801 if (append) in hostfs_setattr()
67 extern int open_file(char *path, int r, int w, int append);
69 int open_file(char *path, int r, int w, int append) in open_file() argument81 if (append) in open_file()
8 Fix append problem to Samba servers (files opened with O_APPEND could