Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dadfs_fs_sb.h14 struct adfs_dir_ops;
21 struct adfs_dir_ops *s_dir; /* directory operations */
/linux-2.4.37.9/fs/adfs/
Dadfs.h47 struct adfs_dir_ops { struct
101 extern struct adfs_dir_ops adfs_f_dir_ops;
102 extern struct adfs_dir_ops adfs_fplus_dir_ops;
Ddir.c33 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()
Ddir_fplus.c173 struct adfs_dir_ops adfs_fplus_dir_ops = {
Ddir_f.c470 struct adfs_dir_ops adfs_f_dir_ops = {