Home
last modified time | relevance | path

Searched refs:sysfs_get_inode (Results 1 – 4 of 4) sorted by relevance

/fs/sysfs/
Dmount.c56 inode = sysfs_get_inode(sb, &sysfs_root); in sysfs_fill_super()
Dsysfs.h211 struct inode *sysfs_get_inode(struct super_block *sb, struct sysfs_dirent *sd);
Dinode.c290 struct inode * sysfs_get_inode(struct super_block *sb, struct sysfs_dirent *sd) in sysfs_get_inode() function
Ddir.c770 inode = sysfs_get_inode(dir->i_sb, sd); in sysfs_lookup()