Home
last modified time | relevance | path

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

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