HomeSort by: relevance | last modified time | path
    Searched refs:f_attrtype (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_inode.h 97 #define f_attrtype f_key->k_attrtype macro
ntfs_vnops.c 140 error = ntfs_readattr(ntmp, ip, fp->f_attrtype,
320 error = ntfs_readattr(ntmp, ip, fp->f_attrtype,
345 error = ntfs_writeattr_plain(ntmp, ip, fp->f_attrtype,
391 error = ntfs_writeattr_plain(ntmp, ip, fp->f_attrtype,
ntfs_vfsops.c 697 ntfh.ntfid_attr = fn->f_attrtype;
795 fp->f_attrtype = ntkey->k_attrtype;
ntfs_subr.c 884 (attrtype == fp->f_attrtype) &&

Completed in 15 milliseconds