Home
last modified time | relevance | path

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

/fs/ext4/
A Dext4fs.c48 struct ext4_dir_stream { struct
211 struct ext4_dir_stream *dirs; in ext4fs_opendir()
217 dirs = calloc(1, sizeof(struct ext4_dir_stream)); in ext4fs_opendir()
245 struct ext4_dir_stream *dirs = (struct ext4_dir_stream *)fs_dirs; in ext4fs_readdir()
340 struct ext4_dir_stream *dirs = (struct ext4_dir_stream *)fs_dirs; in ext4fs_closedir()

Completed in 3 milliseconds