Searched refs:adfs_dir_ops (Results 1 – 5 of 5) sorted by relevance
14 struct adfs_dir_ops;21 struct adfs_dir_ops *s_dir; /* directory operations */
47 struct adfs_dir_ops { struct101 extern struct adfs_dir_ops adfs_f_dir_ops;102 extern struct adfs_dir_ops adfs_fplus_dir_ops;
33 struct adfs_dir_ops *ops = sb->u.adfs_sb.s_dir; in adfs_readdir()87 struct adfs_dir_ops *ops = sb->u.adfs_sb.s_dir; in adfs_dir_update()141 struct adfs_dir_ops *ops = sb->u.adfs_sb.s_dir; in adfs_dir_lookup_byname()
173 struct adfs_dir_ops adfs_fplus_dir_ops = {
470 struct adfs_dir_ops adfs_f_dir_ops = {