Home
last modified time | relevance | path

Searched refs:adfs_f_dir_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/adfs/
H A Dadfs.h172 extern const struct adfs_dir_ops adfs_f_dir_ops;
H A Ddir_f.c317 const struct adfs_dir_ops adfs_f_dir_ops = { variable
H A Dsuper.c429 asb->s_dir = &adfs_f_dir_ops; in adfs_fill_super()