Searched defs:i_readcount (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ | ||
H A D | ubifs.h | 249 atomic_t i_readcount; /* struct files open RO */ member |
/openbmc/linux/include/linux/ | ||
H A D | fs.h | 719 atomic_t i_readcount; /* struct files open RO */ member |