Searched refs:ext2_alloc_inode (Results 1 – 3 of 3) sorted by relevance
190 int32_t ext2_alloc_inode(struct ext2_data *fs);
959 int32_t ext2_alloc_inode(struct ext2_data *fs) in ext2_alloc_inode() function
878 int32_t ino = ext2_alloc_inode(fs); in ext2_create_inode()