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:non_res
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
inode.c
137
roff = attr->
non_res
? 0 : le16_to_cpu(attr->res.data_off);
in ntfs_read_mft()
138
rsize = attr->
non_res
? 0 : le32_to_cpu(attr->res.data_size);
in ntfs_read_mft()
150
if (attr->
non_res
) {
in ntfs_read_mft()
159
if (attr->
non_res
||
in ntfs_read_mft()
197
if (attr->
non_res
|| asize < SIZEOF_ATTRIBUTE_FILENAME + roff ||
in ntfs_read_mft()
219
if (ino == MFT_REC_BADCLUST && !attr->
non_res
)
in ntfs_read_mft()
223
((ino != MFT_REC_BADCLUST || !attr->
non_res
||
in ntfs_read_mft()
226
(ino != MFT_REC_SECURE || !attr->
non_res
||
in ntfs_read_mft()
248
if (!attr->
non_res
) {
in ntfs_read_mft()
255
if (!attr->
non_res
) {
in ntfs_read_mft()
[all...]
H
A
D
ntfs.h
374
u8
non_res
; // 0x08: Is this attribute non-resident?
member
397
return attr->
non_res
? ((attr->flags &
in attr_ondisk_size()
406
return attr->
non_res
? le64_to_cpu(attr->nres.data_size) :
in attr_size()
432
return !attr->
non_res
&& (attr->res.flags & RESIDENT_FLAG_INDEXED);
in is_attr_indexed()
442
return attr->
non_res
? le64_to_cpu(attr->nres.svcn) : 0;
in attr_svcn()
454
if (attr->
non_res
)
in resident_data_ex()
H
A
D
frecord.c
223
if (!attr->
non_res
) {
in ni_find_attr()
324
if (!attr->
non_res
)
in ni_load_attr()
538
if (!attr->
non_res
)
in ni_repack()
915
attr->
non_res
= 0;
in ni_create_attr_list()
1351
attr->
non_res
= 1;
in ni_expand_mft_list()
1482
attr->
non_res
= 1;
in ni_insert_nonresident()
1530
attr->
non_res
= 0;
in ni_insert_resident()
1586
} else if (attr->type == ATTR_ID && !attr->
non_res
&&
in ni_delete_all()
1592
if (!attr->
non_res
)
in ni_delete_all()
1752
if (!attr->
non_res
)
in ni_new_attr_flags()
[all...]
H
A
D
attrib.c
240
if (attr->
non_res
) {
in attr_make_nonresident()
431
if (!attr_b->
non_res
) {
in attr_set_size()
438
if (!attr_b->
non_res
) {
in attr_set_size()
812
if (attr_b->
non_res
) {
in attr_set_size()
935
if (!attr_b->
non_res
) {
in attr_data_get_block()
1236
if (attr->
non_res
)
in attr_data_read_resident()
1273
if (attr->
non_res
) {
in attr_data_write_resident()
1402
if (!attr->
non_res
) {
in attr_wof_frame_info()
1531
if (!attr->
non_res
)
in attr_is_frame_compressed()
1869
if (!attr_b->
non_res
) {
in attr_collapse_range()
[all...]
H
A
D
attrlist.c
53
if (!attr->
non_res
) {
in ntfs_load_attr_list()
350
if (attr && attr->
non_res
) {
in al_add_le()
456
if (!attr->
non_res
) {
in al_update()
H
A
D
record.c
273
if (!attr->
non_res
) {
in mi_enum_attr()
293
if (attr->
non_res
!= 1)
in mi_enum_attr()
605
if (!attr->
non_res
)
in mi_resize_attr()
H
A
D
index.c
225
if (!b->
non_res
) {
in bmp_buf_get()
292
if (b && !b->
non_res
&& dirty)
in bmp_buf_put()
491
if (!b->
non_res
) {
in indx_find_free()
538
if (!b->
non_res
) {
in indx_used_bit()
1506
if (bmp->
non_res
) {
in indx_add_allocate()
2057
if (!b->
non_res
) {
in indx_shrink()
H
A
D
xattr.c
122
if (attr_ea->
non_res
) {
in ntfs_read_ea()
493
} else if (attr->
non_res
) {
in ntfs_set_ea()
H
A
D
fslog.c
2688
switch (attr->
non_res
) {
in check_attr()
2984
attr->
non_res
= 1;
in attr_create_nonres_log()
3322
if (!check_if_attr(rec, lrh) || !attr->
non_res
||
in do_action()
3343
if (oa2 && oa2->attr->
non_res
)
in do_action()
3351
if (!check_if_attr(rec, lrh) || !attr->
non_res
)
in do_action()
4736
if (attr->
non_res
) {
in log_replay()
5040
if (!attr->
non_res
) {
in log_replay()
H
A
D
super.c
1220
} else if (!attr->
non_res
&& !is_attr_ext(attr)) {
in ntfs_fill_super()
Completed in 22 milliseconds