| /third_party/python/Modules/_io/ |
| H A D | _iomodule.c | 203 int creating = 0, reading = 0, writing = 0, appending = 0, updating = 0; _io_open_impl() local
|
| H A D | fileio.c | 64 unsigned int appending : 1; member
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | file.c | 225 int err, appending = !!(pos + len > inode->i_size); in write_begin_slow() local 322 allocate_budget(struct ubifs_info *c, struct page *page, struct ubifs_inode *ui, int appending) allocate_budget() argument 426 int err, appending = !!(pos + len > inode->i_size); ubifs_write_begin() local 512 cancel_budget(struct ubifs_info *c, struct page *page, struct ubifs_inode *ui, int appending) cancel_budget() argument 536 int appending = !!(end_pos > inode->i_size); ubifs_write_end() local [all...] |
| H A D | tnc.c | 2121 int i, keep, move, appending = 0; in tnc_insert() local
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | file.c | 224 int err, appending = !!(pos + len > inode->i_size); in write_begin_slow() local 321 allocate_budget(struct ubifs_info *c, struct page *page, struct ubifs_inode *ui, int appending) allocate_budget() argument 425 int err, appending = !!(pos + len > inode->i_size); ubifs_write_begin() local 511 cancel_budget(struct ubifs_info *c, struct page *page, struct ubifs_inode *ui, int appending) cancel_budget() argument 535 int appending = !!(end_pos > inode->i_size); ubifs_write_end() local [all...] |
| H A D | tnc.c | 2122 int i, keep, move, appending = 0; in tnc_insert() local
|
| /foundation/arkui/ace_engine/frameworks/base/resource/ |
| H A D | ace_res_config.cpp | 636 std::string appending; in GetConfigString() local [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | compress.c | 1692 BOOL appending; in ntfs_compressed_pwrite() local 1444 ntfs_compress_free(ntfs_attr *na, runlist_element *rl, s64 used, s64 reserved, BOOL appending, VCN *update_from) ntfs_compress_free() argument 1582 ntfs_read_append(ntfs_attr *na, const runlist_element *rl, s64 offs, u32 compsz, s32 pos, BOOL appending, char *outbuf, s64 to_write, const void *b) ntfs_read_append() argument 1626 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, char *outbuf, s32 count, BOOL compress, BOOL appending, VCN *update_from) ntfs_flush() argument [all...] |