Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dinode_io.c51 static errcode_t inode_close(io_channel channel);
69 .close = inode_close,
174 static errcode_t inode_close(io_channel channel) in inode_close() function