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
defs:flctx
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/fs/lockd/
H
A
D
svcsubs.c
168
struct file_lock_context *
flctx
= inode->i_flctx;
in nlm_traverse_locks()
local
230
struct file_lock_context *
flctx
= inode->i_flctx;
in nlm_file_inuse()
local
[all...]
/kernel/linux/linux-6.6/fs/lockd/
H
A
D
svcsubs.c
213
struct file_lock_context *
flctx
= locks_inode_context(inode);
in nlm_traverse_locks()
local
268
struct file_lock_context *
flctx
= locks_inode_context(inode);
in nlm_file_inuse()
local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
pagelist.c
1055
struct file_lock_context *
flctx
;
in nfs_coalesce_size()
local
H
A
D
delegation.c
149
struct file_lock_context *
flctx
= inode->i_flctx;
in nfs_delegation_claim_locks()
local
H
A
D
nfs4state.c
1519
struct file_lock_context *
flctx
= inode->i_flctx;
in nfs4_reclaim_locks()
local
H
A
D
write.c
1177
struct file_lock_context *
flctx
= file_inode(file)->i_flctx;
in nfs_flush_incompatible()
local
1295
struct file_lock_context *
flctx
= inode->i_flctx;
in nfs_can_extend_write()
local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
pagelist.c
1181
struct file_lock_context *
flctx
;
in nfs_coalesce_size()
local
H
A
D
delegation.c
149
struct file_lock_context *
flctx
= locks_inode_context(inode);
in nfs_delegation_claim_locks()
local
H
A
D
write.c
1194
struct file_lock_context *
flctx
= locks_inode_context(file_inode(file));
in nfs_flush_incompatible()
local
1330
struct file_lock_context *
flctx
= locks_inode_context(inode);
in nfs_can_extend_write()
local
[all...]
H
A
D
nfs4state.c
1520
struct file_lock_context *
flctx
= locks_inode_context(inode);
in nfs4_reclaim_locks()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
filelock.h
330
static inline bool locks_owner_has_blockers(struct file_lock_context *
flctx
,
in locks_owner_has_blockers()
argument
/kernel/linux/linux-5.10/fs/
H
A
D
locks.c
2733
locks_remove_flock(struct file *filp, struct file_lock_context *
flctx
)
in locks_remove_flock()
argument
/kernel/linux/linux-6.6/fs/
H
A
D
locks.c
313
bool locks_owner_has_blockers(struct file_lock_context *
flctx
,
in locks_owner_has_blockers()
argument
2577
locks_remove_flock(struct file *filp, struct file_lock_context *
flctx
)
in locks_remove_flock()
argument
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
file.c
1276
struct file_lock_context *
flctx
= inode->i_flctx;
in cifs_push_posix_locks()
local
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
file.c
1549
struct file_lock_context *
flctx
= locks_inode_context(inode);
in cifs_push_posix_locks()
local
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
nfs4state.c
7085
struct file_lock_context *
flctx
;
in check_for_locks()
local
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
nfs4state.c
7894
struct file_lock_context *
flctx
;
in check_for_locks()
local
Completed in 79 milliseconds