Home
last modified time | relevance | path

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

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