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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dexofs.h234 int extract_attr_from_ios(struct exofs_io_state *ios, struct osd_attr *attr);
H A Dsuper.c710 ret = extract_attr_from_ios(ios, &attrs[0]);
718 ret = extract_attr_from_ios(ios, &attrs[1]);
H A Dinode.c932 ret = extract_attr_from_ios(ios, &attrs[0]);
940 ret = extract_attr_from_ios(ios, &attrs[1]);
955 ret = extract_attr_from_ios(ios, &attrs[2]);
H A Dios.c703 int extract_attr_from_ios(struct exofs_io_state *ios, struct osd_attr *attr) function

Completed in 161 milliseconds