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_SB
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/
H
A
D
bitmap.c
174
NVolSetErrors(
NTFS_SB
(vi->i_sb));
in __ntfs_bitmap_set_bits_in_run()
H
A
D
ntfs.h
61
*
NTFS_SB
- return the ntfs volume given a vfs super block
64
*
NTFS_SB
() returns the ntfs volume associated with the VFS super block @sb.
66
static inline ntfs_volume *
NTFS_SB
(struct super_block *sb)
in NTFS_SB()
function
H
A
D
logfile.c
475
ntfs_volume *vol =
NTFS_SB
(log_vi->i_sb);
in ntfs_check_logfile()
668
ntfs_volume *vol =
NTFS_SB
(log_vi->i_sb);
in ntfs_is_logfile_clean()
H
A
D
namei.c
92
ntfs_volume *vol =
NTFS_SB
(dir_ino->i_sb);
in ntfs_lookup()
H
A
D
inode.c
375
ni->vol =
NTFS_SB
(sb);
in __ntfs_init_inode()
526
ntfs_volume *vol =
NTFS_SB
(vi->i_sb);
in ntfs_read_locked_inode()
1202
ntfs_volume *vol =
NTFS_SB
(vi->i_sb);
in ntfs_read_locked_attr_inode()
1468
ntfs_volume *vol =
NTFS_SB
(vi->i_sb);
in ntfs_read_locked_index_inode()
1752
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_read_inode_mount()
2306
ntfs_volume *vol =
NTFS_SB
(root->d_sb);
in ntfs_show_options()
H
A
D
super.c
454
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_remount()
667
sector_t nr_blocks =
NTFS_SB
(sb)->nr_blocks;
in read_ntfs_boot_sector()
678
if (!(
NTFS_SB
(sb)->on_errors & ON_ERRORS_RECOVER)) {
in read_ntfs_boot_sector()
2251
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_put_super()
2596
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_statfs()
2721
vol =
NTFS_SB
(sb);
in ntfs_fill_super()
H
A
D
dir.c
1093
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_readdir()
/kernel/linux/linux-6.6/fs/ntfs/
H
A
D
bitmap.c
174
NVolSetErrors(
NTFS_SB
(vi->i_sb));
in __ntfs_bitmap_set_bits_in_run()
H
A
D
ntfs.h
61
*
NTFS_SB
- return the ntfs volume given a vfs super block
64
*
NTFS_SB
() returns the ntfs volume associated with the VFS super block @sb.
66
static inline ntfs_volume *
NTFS_SB
(struct super_block *sb)
in NTFS_SB()
function
H
A
D
logfile.c
475
ntfs_volume *vol =
NTFS_SB
(log_vi->i_sb);
in ntfs_check_logfile()
667
ntfs_volume *vol =
NTFS_SB
(log_vi->i_sb);
in ntfs_is_logfile_clean()
H
A
D
namei.c
92
ntfs_volume *vol =
NTFS_SB
(dir_ino->i_sb);
in ntfs_lookup()
H
A
D
inode.c
375
ni->vol =
NTFS_SB
(sb);
in __ntfs_init_inode()
526
ntfs_volume *vol =
NTFS_SB
(vi->i_sb);
in ntfs_read_locked_inode()
1202
ntfs_volume *vol =
NTFS_SB
(vi->i_sb);
in ntfs_read_locked_attr_inode()
1468
ntfs_volume *vol =
NTFS_SB
(vi->i_sb);
in ntfs_read_locked_index_inode()
1752
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_read_inode_mount()
2306
ntfs_volume *vol =
NTFS_SB
(root->d_sb);
in ntfs_show_options()
H
A
D
super.c
462
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_remount()
675
sector_t nr_blocks =
NTFS_SB
(sb)->nr_blocks;
in read_ntfs_boot_sector()
686
if (!(
NTFS_SB
(sb)->on_errors & ON_ERRORS_RECOVER)) {
in read_ntfs_boot_sector()
2259
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_put_super()
2604
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_statfs()
2729
vol =
NTFS_SB
(sb);
in ntfs_fill_super()
H
A
D
dir.c
1093
ntfs_volume *vol =
NTFS_SB
(sb);
in ntfs_readdir()
Completed in 20 milliseconds