Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h125 ino_t __ino = (ino); \
126 ((__ino) < NILFS_USER_INO && (__ino) != NILFS_ROOT_INO && \
127 (__ino) != NILFS_SKETCH_INO); })
/openbmc/linux/arch/sparc/kernel/
H A Dprom_irqtrans.c34 #define psycho_onboard_imap_offset(__ino) \ argument
35 (PSYCHO_OBIO_IMAP_BASE + (((__ino) & 0x1f) << 3))
176 #define sabre_onboard_imap_offset(__ino) \ argument
177 (SABRE_OBIO_IMAP_BASE + (((__ino) & 0x1f) << 3))