Searched refs:adfs_dir_ops (Results 1 – 4 of 4) sorted by relevance
56 struct adfs_dir_ops;64 const struct adfs_dir_ops *s_dir; /* directory operations */125 struct adfs_dir_ops { struct173 extern const struct adfs_dir_ops adfs_f_dir_ops;174 extern const struct adfs_dir_ops adfs_fplus_dir_ops;
242 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_iterate()277 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_update()351 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_lookup_byname()
317 const struct adfs_dir_ops adfs_f_dir_ops = {
280 const struct adfs_dir_ops adfs_fplus_dir_ops = {