Home
last modified time | relevance | path

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

/fs/adfs/
A Ddir.c153 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()
A Dsuper.c387 asb->s_dir = &adfs_fplus_dir_ops; in adfs_fill_super()
390 asb->s_dir = &adfs_f_dir_ops; in adfs_fill_super()
A Dadfs.h64 const struct adfs_dir_ops *s_dir; /* directory operations */ member

Completed in 8 milliseconds