Searched refs:stat_data (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/reiserfs/
H A Ditem_ops.c55 struct stat_data * sd = (struct stat_data *)item;
H A Dinode.c912 struct stat_data * sd = (struct stat_data *)B_I_PITEM (bh, ih);
963 struct stat_data * sd_v2 = (struct stat_data *)sd;
1466 struct stat_data sd;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h765 struct stat_data { struct
793 #define SD_SIZE (sizeof(struct stat_data))
1465 ( (struct stat_data *)((bh)->b_data + ih_location(B_N_PITEM_HEAD((bh),(nr))) ) )
1470 #define B_I_STAT_DATA(bh, ih) ( (struct stat_data * )((bh)->b_data + ih_location(ih)) )
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h765 struct stat_data { struct
793 #define SD_SIZE (sizeof(struct stat_data))
1465 ( (struct stat_data *)((bh)->b_data + ih_location(B_N_PITEM_HEAD((bh),(nr))) ) )
1470 #define B_I_STAT_DATA(bh, ih) ( (struct stat_data * )((bh)->b_data + ih_location(ih)) )

Completed in 170 milliseconds