Searched refs:fs_write_sandbox (Results 1 – 3 of 3) sorted by relevance
34 int fs_write_sandbox(const char *filename, void *buf, loff_t offset,
132 int fs_write_sandbox(const char *filename, void *buf, loff_t offset, in fs_write_sandbox() function
201 .write = fs_write_sandbox,