Home
last modified time | relevance | path

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

/fs/hostfs/
A Dhostfs_kern.c50 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 Dhostfs_user.c81 int open_file(char *path, int r, int w, int append) in open_file() argument
93 if (append) in open_file()
A Dhostfs.h74 extern int open_file(char *path, int r, int w, int append);
/fs/bcachefs/
A Dinode_format.h139 x(append, 2) \
/fs/f2fs/
A Ddebug.c216 si->append = sbi->im[APPEND_INO].ino_num; in update_general_status()
507 si->orphans, si->append, si->update); in stat_show()
A Df2fs.h4110 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member

Completed in 32 milliseconds