Home
last modified time | relevance | path

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

/linux/fs/romfs/
H A Dinternal.h21 static inline struct romfs_inode_info *ROMFS_I(struct inode *inode) in ROMFS_I() function
H A Dmmap-nommu.c47 offset += ROMFS_I(inode)->i_dataoffset; in romfs_get_unmapped_area()