Searched refs:s_dir (Results 1 – 3 of 3) sorted by relevance
153 return ADFS_SB(sb)->s_dir->read(sb, indaddr, size, dir); in adfs_dir_read()242 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_iterate()277 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_update()351 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_lookup_byname()
387 asb->s_dir = &adfs_fplus_dir_ops; in adfs_fill_super()390 asb->s_dir = &adfs_f_dir_ops; in adfs_fill_super()
64 const struct adfs_dir_ops *s_dir; /* directory operations */ member
Completed in 8 milliseconds