Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h557 #define I_LOCK (1 << __I_LOCK) macro
H A Dsuper.c68 inode->i_state = I_LOCK | I_NEW; in iget_locked()