Searched refs:ext2_close_struct (Results 1 – 3 of 3) sorted by relevance
102 int ext2_close_struct(struct ext2_data *fs);
443 ext2_close_struct(fs); in ext2_mount()476 ext2_close_struct(fs); in ext2_mkfs()492 ret = ext2_close_struct(fs); in ext2_unmount()
393 int ext2_close_struct(struct ext2_data *fs) in ext2_close_struct() function