Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_kern.c47 static int append = 0; variable
71 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()
Dhostfs.h67 extern int open_file(char *path, int r, int w, int append);
Dhostfs_user.c69 int open_file(char *path, int r, int w, int append) in open_file() argument
81 if (append) in open_file()
/fs/cifs/
DCHANGES8 Fix append problem to Samba servers (files opened with O_APPEND could