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:lcnbmp_lock
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/
H
A
D
lcnalloc.h
123
down_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_free_from_rl()
125
up_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_free_from_rl()
H
A
D
lcnalloc.c
167
down_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_alloc()
740
up_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_alloc()
771
up_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_alloc()
862
down_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
968
up_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
980
up_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
995
up_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
H
A
D
volume.h
95
struct rw_semaphore
lcnbmp_lock
; /* Lock for serializing accesses to the
member
H
A
D
super.c
2282
down_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2284
up_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2359
down_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2362
up_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2455
down_read(&vol->
lcnbmp_lock
);
in get_nr_free_clusters()
2501
up_read(&vol->
lcnbmp_lock
);
in get_nr_free_clusters()
2742
init_rwsem(&vol->
lcnbmp_lock
);
in ntfs_fill_super()
H
A
D
mft.c
1270
* - This function takes vol->
lcnbmp_lock
for writing and releases it
1334
down_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1340
up_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1348
up_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1526
down_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1531
up_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1706
* - This function calls functions which take vol->
lcnbmp_lock
for
H
A
D
file.c
1275
down_write(&vol->
lcnbmp_lock
);
in ntfs_prepare_pages_for_non_resident_write()
1283
up_write(&vol->
lcnbmp_lock
);
in ntfs_prepare_pages_for_non_resident_write()
/kernel/linux/linux-6.6/fs/ntfs/
H
A
D
lcnalloc.h
123
down_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_free_from_rl()
125
up_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_free_from_rl()
H
A
D
lcnalloc.c
167
down_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_alloc()
740
up_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_alloc()
771
up_write(&vol->
lcnbmp_lock
);
in ntfs_cluster_alloc()
862
down_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
968
up_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
980
up_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
995
up_write(&vol->
lcnbmp_lock
);
in __ntfs_cluster_free()
H
A
D
volume.h
95
struct rw_semaphore
lcnbmp_lock
; /* Lock for serializing accesses to the
member
H
A
D
super.c
2290
down_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2292
up_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2367
down_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2370
up_write(&vol->
lcnbmp_lock
);
in ntfs_put_super()
2463
down_read(&vol->
lcnbmp_lock
);
in get_nr_free_clusters()
2509
up_read(&vol->
lcnbmp_lock
);
in get_nr_free_clusters()
2750
init_rwsem(&vol->
lcnbmp_lock
);
in ntfs_fill_super()
H
A
D
mft.c
1270
* - This function takes vol->
lcnbmp_lock
for writing and releases it
1334
down_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1340
up_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1348
up_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1526
down_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1531
up_write(&vol->
lcnbmp_lock
);
in ntfs_mft_bitmap_extend_allocation_nolock()
1706
* - This function calls functions which take vol->
lcnbmp_lock
for
H
A
D
file.c
1268
down_write(&vol->
lcnbmp_lock
);
in ntfs_prepare_pages_for_non_resident_write()
1276
up_write(&vol->
lcnbmp_lock
);
in ntfs_prepare_pages_for_non_resident_write()
Completed in 21 milliseconds