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