Home
last modified time | relevance | path

Searched refs:io_channel_bumpcount (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Ddupfs.c47 io_channel_bumpcount(fs->io); in ext2fs_dup_handle()
Dext2_io.h116 #define io_channel_bumpcount(c) ((c)->refcount++) macro