Home
last modified time | relevance | path

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

/linux-4.4.14/fs/adfs/
Dadfs.h40 struct adfs_dir_ops;
48 struct adfs_dir_ops *s_dir; /* directory operations */
128 struct adfs_dir_ops { struct
171 extern struct adfs_dir_ops adfs_f_dir_ops;
172 extern struct adfs_dir_ops adfs_fplus_dir_ops;
Ddir.c24 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_readdir()
72 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_update()
132 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_lookup_byname()
Ddir_fplus.c259 struct adfs_dir_ops adfs_fplus_dir_ops = {
Ddir_f.c479 struct adfs_dir_ops adfs_f_dir_ops = {