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:ntfs_fnd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
ntfs_fs.h
408
struct
ntfs_fnd
{
struct
493
struct
ntfs_fnd
*fnd);
661
void fnd_clear(struct
ntfs_fnd
*fnd);
662
static inline struct
ntfs_fnd
*fnd_get(void)
in fnd_get()
664
return kzalloc(sizeof(struct
ntfs_fnd
), GFP_NOFS);
in fnd_get()
666
static inline void fnd_put(struct
ntfs_fnd
*fnd)
in fnd_put()
683
struct
ntfs_fnd
*fnd);
686
struct
ntfs_fnd
*fnd);
689
size_t *off, struct
ntfs_fnd
*fnd);
692
struct
ntfs_fnd
*fn
[all...]
H
A
D
index.c
656
void fnd_clear(struct
ntfs_fnd
*fnd)
in fnd_clear()
673
static int fnd_push(struct
ntfs_fnd
*fnd, struct indx_node *n,
in fnd_push()
686
static struct indx_node *fnd_pop(struct
ntfs_fnd
*fnd)
in fnd_pop()
699
static bool fnd_is_empty(struct
ntfs_fnd
*fnd)
in fnd_is_empty()
1142
struct
ntfs_fnd
*fnd)
in indx_find()
1204
struct
ntfs_fnd
*fnd)
in indx_find_sort()
1314
size_t *off, struct
ntfs_fnd
*fnd)
in indx_find_raw()
1571
struct
ntfs_fnd
*fnd, bool undo)
in indx_insert_into_root()
1783
const void *ctx, int level, struct
ntfs_fnd
*fnd)
in indx_insert_into_buffer()
1930
struct
ntfs_fnd
*fn
in indx_insert_entry()
[all...]
H
A
D
dir.c
234
struct
ntfs_fnd
*fnd)
in dir_search_u()
243
struct
ntfs_fnd
*fnd_a = NULL;
in dir_search_u()
H
A
D
namei.c
371
struct
ntfs_fnd
*fnd = NULL;
in ntfs_atomic_open()
H
A
D
fsntfs.c
1872
struct
ntfs_fnd
*fnd_sii = NULL;
in ntfs_security_init()
1989
struct
ntfs_fnd
*fnd_sii;
in ntfs_get_security_by_id()
2094
struct
ntfs_fnd
*fnd_sdh = NULL;
in ntfs_insert_security()
2411
struct
ntfs_fnd
*fnd = NULL;
in ntfs_remove_reparse()
H
A
D
inode.c
1215
struct
ntfs_fnd
*fnd)
in ntfs_create_inode()
Completed in 12 milliseconds