Searched refs:NTFS_LINO2NINO (Results 1 – 2 of 2) sorted by relevance
17 #define NTFS_LINO2NINO(ino) ((struct ntfs_inode_info*)(&((ino)->u.ntfs_i))) macro24 if ((char*)NTFS_LINO2NINO(i) != (char*)ntfs_ino) in VFS_I()
71 ntfs_inode *ino = NTFS_LINO2NINO(filp->f_dentry->d_inode); in ntfs_read()110 ntfs_inode *ntfs_ino = NTFS_LINO2NINO(vfs_ino); in ntfs_write()300 err = ntfs_getdir_unsorted(NTFS_LINO2NINO(dir), &cb.ph, &cb.pl, in ntfs_readdir()546 walk.dir = NTFS_LINO2NINO(dir); in ntfs_lookup()587 ino = NTFS_LINO2NINO(r); in ntfs_create()588 error = ntfs_alloc_file(NTFS_LINO2NINO(dir), ino, (char*)d->d_name.name, in ntfs_create()600 error = ntfs_update_inode(NTFS_LINO2NINO(dir)); in ntfs_create()648 ino = NTFS_LINO2NINO(r); in _linux_ntfs_mkdir()649 error = ntfs_mkdir(NTFS_LINO2NINO(dir), d->d_name.name, d->d_name.len, in _linux_ntfs_mkdir()808 ntfs_update_inode(NTFS_LINO2NINO(ino)); in ntfs_write_inode()