OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntm_ad
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_vfsops.c
438
ntmp->
ntm_ad
= (struct ntvattrdef *) malloc(
454
ntmp->
ntm_ad
[i].ad_name[j] = ad.ad_name[j];
456
ntmp->
ntm_ad
[i].ad_namelen = j - 1;
457
ntmp->
ntm_ad
[i].ad_type = ad.ad_type;
490
if (ntmp->
ntm_ad
)
491
free(ntmp->
ntm_ad
, M_NTFSMNT);
568
free(ntmp->
ntm_ad
, M_NTFSMNT);
ntfs.h
264
struct ntvattrdef *
ntm_ad
;
member in struct:ntfsmount
ntfs_subr.c
738
adp = ntmp->
ntm_ad
;
Completed in 15 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025