Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h255 struct inode *(*alloc_inode)(struct super_block *sb); member
H A Dsuper.c2112 .alloc_inode = ubifs_alloc_inode,