ntfs_subr.c | 77 static int ntfs_findvattr(struct ntfsmount *, struct ntnode *, 111 ntfs_findvattr(struct ntfsmount *ntmp, struct ntnode *ip, struct ntvattr **lvapp, function in typeref:typename:int 182 error = ntfs_findvattr(ntmp, ip, &lvap, vapp, type, name, namelen, vcn); 233 error = ntfs_findvattr(ntmp, newip, &lvap, vapp,
|