Searched refs:io_channel_bumpcount (Results 1 – 2 of 2) sorted by relevance
/third_party/e2fsprogs/lib/ext2fs/ | ||
D | dupfs.c | 47 io_channel_bumpcount(fs->io); in ext2fs_dup_handle() |
D | ext2_io.h | 119 #define io_channel_bumpcount(c) ((c)->refcount++) macro |