Searched refs:adfs_f_dir_ops (Results 1 – 3 of 3) sorted by relevance
/fs/adfs/ | ||
D | adfs.h | 173 extern const struct adfs_dir_ops adfs_f_dir_ops; |
D | dir_f.c | 317 const struct adfs_dir_ops adfs_f_dir_ops = { variable |
D | super.c | 429 asb->s_dir = &adfs_f_dir_ops; in adfs_fill_super() |