Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ReparseTag
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
smb2pdu.h
67
__le32
ReparseTag
;
member
393
__le32
ReparseTag
;
member
H
A
D
smb2file.c
60
le32_to_cpu(sym->
ReparseTag
) != IO_REPARSE_TAG_SYMLINK))
in symlink_data()
H
A
D
cifspdu.h
1489
__le32
ReparseTag
;
member
1510
__le32
ReparseTag
;
member
2478
__le32
ReparseTag
;
member
H
A
D
readdir.c
267
le32_to_cpu(info->
ReparseTag
),
in cifs_posix_to_fattr()
H
A
D
smb2ops.c
2962
switch (le32_to_cpu(buf->
ReparseTag
)) {
in parse_reparse_point()
2978
__func__, le32_to_cpu(buf->
ReparseTag
));
in parse_reparse_point()
3116
*tag = le32_to_cpu(reparse_buf->
ReparseTag
);
in smb2_query_reparse_point()
H
A
D
cifssmb.c
2777
*tag = le32_to_cpu(((struct reparse_data_buffer *)start)->
ReparseTag
);
in cifs_query_reparse_point()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
smb2pdu.h
231
__le32
ReparseTag
;
member
1065
__le32
ReparseTag
;
member
1072
__le32
ReparseTag
;
member
1080
__le32
ReparseTag
;
member
1093
__le32
ReparseTag
;
member
1787
__le32
ReparseTag
;
member
1811
__le32
ReparseTag
;
member
H
A
D
cifspdu.h
1536
__le32
ReparseTag
;
member
1557
__le32
ReparseTag
;
member
2525
__le32
ReparseTag
;
member
H
A
D
readdir.c
274
le32_to_cpu(info->
ReparseTag
),
in cifs_posix_to_fattr()
H
A
D
smb2ops.c
2875
switch (le32_to_cpu(buf->
ReparseTag
)) {
in parse_reparse_point()
2886
le32_to_cpu(buf->
ReparseTag
));
in parse_reparse_point()
3037
le32_to_cpu(symlink->
ReparseTag
) != IO_REPARSE_TAG_SYMLINK) {
in smb2_query_symlink()
3200
*tag = le32_to_cpu(reparse_buf->
ReparseTag
);
in smb2_query_reparse_tag()
H
A
D
cifssmb.c
3306
if (reparse_buf->
ReparseTag
== cpu_to_le32(IO_REPARSE_TAG_NFS)) {
in CIFSSMBQuerySymLink()
3326
} else if (reparse_buf->
ReparseTag
!=
in CIFSSMBQuerySymLink()
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
smb2pdu.h
346
__le32
ReparseTag
;
member
395
__le32
ReparseTag
;
member
H
A
D
smb2pdu.c
4841
file_info->
ReparseTag
= 0;
in get_file_attribute_tag_info()
7877
reparse_ptr->
ReparseTag
=
in smb2_ioctl()
/kernel/linux/linux-6.6/fs/smb/common/
H
A
D
smb2pdu.h
1444
__le32
ReparseTag
;
member
1451
__le32
ReparseTag
;
member
1459
__le32
ReparseTag
;
member
1472
__le32
ReparseTag
;
member
1686
__le32
ReparseTag
;
member
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
inode.c
1167
rp->
ReparseTag
= IO_REPARSE_TAG_SYMLINK;
in ntfs_create_reparse_buffer()
1929
static_assert(!offsetof(struct REPARSE_DATA_BUFFER,
ReparseTag
));
in ntfs_readlink_hlp()
1930
static_assert(sizeof(u32) == sizeof(rp->
ReparseTag
));
in ntfs_readlink_hlp()
1965
switch (rp->
ReparseTag
) {
in ntfs_readlink_hlp()
2018
if (IsReparseTagMicrosoft(rp->
ReparseTag
)) {
in ntfs_readlink_hlp()
2022
if (!IsReparseTagNameSurrogate(rp->
ReparseTag
) ||
in ntfs_readlink_hlp()
2059
if (rp->
ReparseTag
== IO_REPARSE_TAG_MOUNT_POINT)
in ntfs_readlink_hlp()
H
A
D
ntfs.h
952
__le32
ReparseTag
; // 0x00: Reparse Tag
member
992
__le32
ReparseTag
; // 0x00:
member
1123
__le32
ReparseTag
; // 0x00:
member
1128
/* If
ReparseTag
== 0xA0000003 (IO_REPARSE_TAG_MOUNT_POINT) */
1138
* If
ReparseTag
== 0xA000000C (IO_REPARSE_TAG_SYMLINK)
1151
/* If
ReparseTag
== 0x80000017U */
H
A
D
fsntfs.c
2392
re.key.
ReparseTag
= rtag;
in ntfs_insert_reparse()
2419
rkey.
ReparseTag
= rtag;
in ntfs_remove_reparse()
2441
/* 1 - forces to ignore rkey.
ReparseTag
when comparing keys. */
in ntfs_remove_reparse()
H
A
D
frecord.c
1830
switch (rp->
ReparseTag
) {
in ni_parse_reparse()
1886
if (rp->
ReparseTag
& IO_REPARSE_TAG_NAME_SURROGATE)
in ni_parse_reparse()
Completed in 76 milliseconds