Searched refs:Y_INLINE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_getblockinfo.h23 static Y_INLINE yaffs_block_info_t *yaffs_get_block_info(yaffs_dev_t * dev, int blk)
H A Dyaffs_list.h55 static Y_INLINE void ylist_add(struct ylist_head *newEntry,
67 static Y_INLINE void ylist_add_tail(struct ylist_head *newEntry,
82 static Y_INLINE void ylist_del(struct ylist_head *entry)
92 static Y_INLINE void ylist_del_init(struct ylist_head *entry)
100 static Y_INLINE int ylist_empty(struct ylist_head *entry)
H A Dyaffs_bitmap.c20 static Y_INLINE __u8 *yaffs_BlockBits(yaffs_dev_t *dev, int blk)
H A Dyportenv.h64 #define Y_INLINE __inline__ macro
132 #define Y_INLINE inline macro
H A Dyaffs_guts.c301 static Y_INLINE int yaffs_hash_fn(int n)

Completed in 39 milliseconds