Home
last modified time | relevance | path

Searched refs:d_sb (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dsuper.c579 struct ubifs_info *c = dentry->d_sb->s_fs_info; in ubifs_statfs()
606 struct ubifs_info *c = root->d_sb->s_fs_info; in ubifs_show_options()
H A Dubifs.h587 struct super_block *d_sb; /* The root of the dentry tree */ member