Home
last modified time | relevance | path

Searched defs:write_file (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/Documentation/accounting/
Dgetdelays.c263 int write_file = 0; in main() local
/linux-2.6.39/fs/hostfs/
Dhostfs_user.c128 int write_file(int fd, unsigned long long *offset, const char *buf, int len) in write_file() function
/linux-2.6.39/drivers/mtd/nand/
Dnandsim.c1371 static ssize_t write_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t *p… in write_file() function