Home
last modified time | relevance | path

Searched defs:inode_data (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/irt_ext/
H A Dfile_desc.h52 struct inode_data { struct
67 struct inode_data *link; argument
68 struct inode_data *parent_dir; argument
80 struct inode_data *data; argument
H A Dfile_desc.c905 void init_inode_data(struct inode_data *inode_data) { in init_inode_data()
/dports/sysutils/slider/Slider-7bf0423/
H A Ddragonfly-filestatus.ads45 type inode_data is record type
/dports/devel/libfsext/libfsext-20210721/tests/
H A Dfsext_test_inode.c93 uint8_t inode_data[ 128 ]; in fsext_test_inode_check_for_empty_block() local