Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dsuper.c302 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs()
/external/u-boot/fs/ubifs/
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()
Dubifs.h587 struct super_block *d_sb; /* The root of the dentry tree */ member