Searched refs:ngt (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dntfs_fs_sb.h12 unsigned int ngt; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dntfs_fs_sb.h12 unsigned int ngt; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dfs.c294 cb.type = NTFS_INO2VOL(dir)->ngt;
347 vol->ngt = ngt_nt;
359 unsigned int ngt = -1; /* ngt_nt */ local
419 ngt = val ? ngt_posix : ngt_nt;
426 ngt = val ? ngt_full : ngt_nt;
493 if (ngt != -1)
494 vol->ngt = ngt;

Completed in 91 milliseconds