Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h259 int (*write_inode) (struct inode *, struct writeback_control *wbc); member
H A Dsuper.c2116 .write_inode = ubifs_write_inode,