Searched refs:s_hpfs_root (Results 1 – 3 of 3) sorted by relevance
238 if (i->i_ino == i->i_sb->s_hpfs_root) return; in hpfs_write_inode()260 if (i->i_ino == i->i_sb->s_hpfs_root) return; in hpfs_write_inode_nolock()262 if (i->i_ino != i->i_sb->s_hpfs_root && i->i_nlink) { in hpfs_write_inode_nolock()307 if (inode->i_sb->s_hpfs_root == inode->i_ino) return -EINVAL; in hpfs_notify_change()
443 s->s_hpfs_root = superblock->root; in hpfs_read_super()533 s->s_root = d_alloc_root(iget(s, s->s_hpfs_root)); in hpfs_read_super()545 root_dno = hpfs_fnode_dno(s, s->s_hpfs_root); in hpfs_read_super()
41 #define s_hpfs_root u.hpfs_sb.sb_root macro