Home
last modified time | relevance | path

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

/linux-5.19.10/fs/adfs/
Dadfs.h173 extern const struct adfs_dir_ops adfs_f_dir_ops;
Ddir_f.c317 const struct adfs_dir_ops adfs_f_dir_ops = { variable
Dsuper.c429 asb->s_dir = &adfs_f_dir_ops; in adfs_fill_super()