Searched refs:append (Results 1 – 6 of 6) sorted by relevance
| /fs/hostfs/ |
| A D | hostfs_kern.c | 50 static int append = 0; variable 75 append = 1; in hostfs_args() 255 if (append) in hostfs_show_options() 321 fd = open_file(name, r, w, append); in hostfs_open() 665 if (append) in hostfs_unlink() 818 if (append) in hostfs_setattr()
|
| A D | hostfs_user.c | 81 int open_file(char *path, int r, int w, int append) in open_file() argument 93 if (append) in open_file()
|
| A D | hostfs.h | 74 extern int open_file(char *path, int r, int w, int append);
|
| /fs/bcachefs/ |
| A D | inode_format.h | 139 x(append, 2) \
|
| /fs/f2fs/ |
| A D | debug.c | 216 si->append = sbi->im[APPEND_INO].ino_num; in update_general_status() 507 si->orphans, si->append, si->update); in stat_show()
|
| A D | f2fs.h | 4110 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member
|
Completed in 32 milliseconds