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:openlockstateid
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
state.h
571
static inline struct nfs4_ol_stateid *
openlockstateid
(struct nfs4_stid *s)
in openlockstateid()
function
H
A
D
nfs4state.c
852
return
openlockstateid
(stid);
in nfs4_alloc_open_stateid()
1367
struct nfs4_ol_stateid *stp =
openlockstateid
(stid);
in nfs4_free_ol_stateid()
1379
struct nfs4_ol_stateid *stp =
openlockstateid
(stid);
in nfs4_free_lock_stateid()
2473
ols =
openlockstateid
(st);
in nfs4_show_open()
2514
ols =
openlockstateid
(st);
in nfs4_show_lock()
5675
status = nfsd4_check_openowner_confirmed(
openlockstateid
(s));
in nfsd4_validate_stateid()
5912
status = nfs4_check_olstateid(
openlockstateid
(s), flags);
in nfs4_preprocess_stateid_op()
5956
struct nfs4_ol_stateid *stp =
openlockstateid
(s);
in nfsd4_free_lock_stateid()
6077
stp =
openlockstateid
(s);
in nfs4_preprocess_seqid_op()
6609
lst = init_lock_stateid(
openlockstateid
(n
in find_or_create_lock_stateid()
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
state.h
609
static inline struct nfs4_ol_stateid *
openlockstateid
(struct nfs4_stid *s)
in openlockstateid()
function
H
A
D
nfs4state.c
1066
return
openlockstateid
(stid);
in nfs4_alloc_open_stateid()
1486
struct nfs4_ol_stateid *stp =
openlockstateid
(stid);
in nfs4_free_ol_stateid()
1498
struct nfs4_ol_stateid *stp =
openlockstateid
(stid);
in nfs4_free_lock_stateid()
2623
ols =
openlockstateid
(st);
in nfs4_show_open()
2664
ols =
openlockstateid
(st);
in nfs4_show_lock()
6416
status = nfsd4_check_openowner_confirmed(
openlockstateid
(s));
in nfsd4_validate_stateid()
6674
status = nfs4_check_olstateid(
openlockstateid
(s), flags);
in nfs4_preprocess_stateid_op()
6718
struct nfs4_ol_stateid *stp =
openlockstateid
(s);
in nfsd4_free_lock_stateid()
6849
stp =
openlockstateid
(s);
in nfs4_preprocess_seqid_op()
7402
lst = init_lock_stateid(
openlockstateid
(n
in find_or_create_lock_stateid()
[all...]
Completed in 22 milliseconds