Home
last modified time | relevance | path

Searched refs:adfs_object_fixup (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/adfs/
H A Dadfs.h183 void adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj);
H A Ddir_f.c194 adfs_object_fixup(dir, obj); in adfs_dir2obj()
H A Ddir_fplus.c203 adfs_object_fixup(dir, obj); in adfs_fplus_getnext()
H A Ddir.c200 void adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj) in adfs_object_fixup() function