Home
last modified time | relevance | path

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

/linux/fs/adfs/ !
H A Dadfs.h56 struct adfs_dir_ops;
64 const struct adfs_dir_ops *s_dir; /* directory operations */
125 struct adfs_dir_ops { struct
173 extern const struct adfs_dir_ops adfs_f_dir_ops;
174 extern const struct adfs_dir_ops adfs_fplus_dir_ops;
H A Ddir.c243 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_iterate()
278 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_update()
352 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_lookup_byname()
H A Ddir_f.c317 const struct adfs_dir_ops adfs_f_dir_ops = {
H A Ddir_fplus.c280 const struct adfs_dir_ops adfs_fplus_dir_ops = {