Home
last modified time | relevance | path

Searched refs:extract_attr_from_ios (Results 1 – 3 of 3) sorted by relevance

/fs/exofs/
Dsuper.c289 ret = extract_attr_from_ios(ios, &attrs[0]); in __sbi_read_stats()
911 ret = extract_attr_from_ios(ios, &attrs[0]); in exofs_statfs()
919 ret = extract_attr_from_ios(ios, &attrs[1]); in exofs_statfs()
Dinode.c1110 ret = extract_attr_from_ios(ios, &attrs[0]); in exofs_get_inode()
1118 ret = extract_attr_from_ios(ios, &attrs[1]); in exofs_get_inode()
1133 ret = extract_attr_from_ios(ios, &attrs[2]); in exofs_get_inode()
Dore.c1032 int extract_attr_from_ios(struct ore_io_state *ios, struct osd_attr *attr) in extract_attr_from_ios() function
1052 EXPORT_SYMBOL(extract_attr_from_ios);