OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:k_attrname
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_inode.h
78
char
k_attrname
[1]; /* Attribute name (variable length). */
member in struct:ntkey
98
#define f_attrname f_key->
k_attrname
ntfs_vfsops.c
725
ntkey->k_attrtype, ntkey->
k_attrname
));
764
strcmp(ntkey->
k_attrname
, "") == 0)) {
769
ntkey->k_attrtype, ntkey->
k_attrname
, 0, &vap);
775
strcmp(ntkey->
k_attrname
, "") == 0 &&
794
strcpy(fp->f_attrname, ntkey->
k_attrname
);
845
strcpy(ntkey->
k_attrname
, attrname);
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025