Searched refs:affs_data_head (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Damigaffs.h164 #define AFFS_DATA_HEAD(bh) ((struct affs_data_head *)(bh)->b_data)
165 #define AFFS_DATA(bh) (((struct affs_data_head *)(bh)->b_data)->data)
243 struct affs_data_head struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Damigaffs.h164 #define AFFS_DATA_HEAD(bh) ((struct affs_data_head *)(bh)->b_data)
165 #define AFFS_DATA(bh) (((struct affs_data_head *)(bh)->b_data)->data)
243 struct affs_data_head struct

Completed in 35 milliseconds