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:ocfs2_dir_entry
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
dir.c
120
struct
ocfs2_dir_entry
*de,
in ocfs2_skip_dir_trailer()
300
struct
ocfs2_dir_entry
*de,
in ocfs2_check_dir_entry()
334
struct
ocfs2_dir_entry
*de)
in ocfs2_match()
352
struct
ocfs2_dir_entry
**res_dir)
in ocfs2_search_dirblock()
354
struct
ocfs2_dir_entry
*de;
in ocfs2_search_dirblock()
366
de = (struct
ocfs2_dir_entry
*) de_buf;
in ocfs2_search_dirblock()
400
struct
ocfs2_dir_entry
**res_dir)
in ocfs2_find_entry_id()
674
struct
ocfs2_dir_entry
**res_dir)
in ocfs2_find_entry_el()
908
struct
ocfs2_dir_entry
*dir_ent = NULL;
in ocfs2_dx_dir_search()
1069
struct
ocfs2_dir_entry
*res_di
in ocfs2_find_entry()
[all...]
H
A
D
dir.h
23
struct
ocfs2_dir_entry
*dl_entry; /* Target dirent in
H
A
D
ocfs2_fs.h
286
/* Limit of space in
ocfs2_dir_entry
*/
388
#define OCFS2_DIR_MEMBER_LEN offsetof(struct
ocfs2_dir_entry
, name)
742
struct
ocfs2_dir_entry
{
struct
753
* crafted so that the rec_len and name_len records of an
ocfs2_dir_entry
are
763
*
ocfs2_dir_entry
. */
1590
static inline void ocfs2_set_de_type(struct
ocfs2_dir_entry
*de,
in ocfs2_set_de_type()
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
dir.c
118
struct
ocfs2_dir_entry
*de,
in ocfs2_skip_dir_trailer()
298
struct
ocfs2_dir_entry
* de,
in ocfs2_check_dir_entry()
327
struct
ocfs2_dir_entry
*de)
in ocfs2_match()
345
struct
ocfs2_dir_entry
**res_dir)
in ocfs2_search_dirblock()
347
struct
ocfs2_dir_entry
*de;
in ocfs2_search_dirblock()
359
de = (struct
ocfs2_dir_entry
*) de_buf;
in ocfs2_search_dirblock()
392
struct
ocfs2_dir_entry
**res_dir)
in ocfs2_find_entry_id()
666
struct
ocfs2_dir_entry
**res_dir)
in ocfs2_find_entry_el()
900
struct
ocfs2_dir_entry
*dir_ent = NULL;
in ocfs2_dx_dir_search()
1061
struct
ocfs2_dir_entry
*res_di
in ocfs2_find_entry()
[all...]
H
A
D
dir.h
21
struct
ocfs2_dir_entry
*dl_entry; /* Target dirent in
H
A
D
ocfs2_fs.h
284
/* Limit of space in
ocfs2_dir_entry
*/
386
#define OCFS2_DIR_MEMBER_LEN offsetof(struct
ocfs2_dir_entry
, name)
740
struct
ocfs2_dir_entry
{
struct
751
* crafted so that the rec_len and name_len records of an
ocfs2_dir_entry
are
761
*
ocfs2_dir_entry
. */
1588
static inline void ocfs2_set_de_type(struct
ocfs2_dir_entry
*de,
in ocfs2_set_de_type()
Completed in 14 milliseconds