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:s_xattr
(Results
1 - 25
of
65
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/fs/
H
A
D
xattr.c
42
*
s_xattr
field of the superblock.
56
const struct xattr_handler **handlers = inode->i_sb->
s_xattr
;
in xattr_resolve_name()
143
const struct xattr_handler **handlers = inode->i_sb->
s_xattr
;
in xattr_supported_namespace()
849
const struct xattr_handler *handler, **handlers = dentry->d_sb->
s_xattr
;
in generic_listxattr()
/kernel/linux/linux-5.10/fs/fuse/
H
A
D
inode.c
1052
fm->sb->
s_xattr
= fuse_acl_xattr_handlers;
in process_init_reply()
1271
sb->
s_xattr
= fuse_xattr_handlers;
in fuse_sb_defaults()
1285
sb->
s_xattr
= fuse_no_acl_xattr_handlers;
in fuse_sb_defaults()
1302
sb->
s_xattr
= parent_sb->
s_xattr
;
in fuse_fill_super_submount()
/kernel/linux/linux-5.10/fs/kernfs/
H
A
D
mount.c
249
sb->
s_xattr
= kernfs_xattr_handlers;
in kernfs_fill_super()
/kernel/linux/linux-5.10/fs/9p/
H
A
D
vfs_super.c
71
sb->
s_xattr
= v9fs_xattr_handlers;
in v9fs_fill_super()
/kernel/linux/linux-5.10/fs/jffs2/
H
A
D
super.c
285
sb->
s_xattr
= jffs2_xattr_handlers;
in jffs2_fill_super()
/kernel/linux/linux-6.6/fs/kernfs/
H
A
D
mount.c
262
sb->
s_xattr
= kernfs_xattr_handlers;
in kernfs_fill_super()
/kernel/linux/linux-6.6/fs/9p/
H
A
D
vfs_super.c
67
sb->
s_xattr
= v9fs_xattr_handlers;
in v9fs_fill_super()
/kernel/linux/linux-6.6/fs/jffs2/
H
A
D
super.c
284
sb->
s_xattr
= jffs2_xattr_handlers;
in jffs2_fill_super()
/kernel/linux/linux-6.6/fs/
H
A
D
xattr.c
45
*
s_xattr
field of the superblock.
59
const struct xattr_handler **handlers = inode->i_sb->
s_xattr
;
in xattr_resolve_name()
165
const struct xattr_handler **handlers = inode->i_sb->
s_xattr
;
in xattr_supports_user_prefix()
1002
const struct xattr_handler *handler, **handlers = dentry->d_sb->
s_xattr
;
in generic_listxattr()
/kernel/linux/linux-5.10/fs/hfs/
H
A
D
super.c
402
sb->
s_xattr
= hfs_xattr_handlers;
in hfs_fill_super()
/kernel/linux/linux-5.10/fs/erofs/
H
A
D
super.c
367
sb->
s_xattr
= erofs_xattr_handlers;
in erofs_fc_fill_super()
/kernel/linux/linux-5.10/fs/orangefs/
H
A
D
super.c
434
sb->
s_xattr
= orangefs_xattr_handlers;
in orangefs_fill_sb()
/kernel/linux/linux-5.10/fs/squashfs/
H
A
D
super.c
250
sb->
s_xattr
= squashfs_xattr_handlers;
in squashfs_fill_super()
/kernel/linux/linux-6.6/fs/hfs/
H
A
D
super.c
402
sb->
s_xattr
= hfs_xattr_handlers;
in hfs_fill_super()
/kernel/linux/linux-6.6/fs/orangefs/
H
A
D
super.c
435
sb->
s_xattr
= orangefs_xattr_handlers;
in orangefs_fill_sb()
/kernel/linux/linux-6.6/fs/fuse/
H
A
D
inode.c
1506
sb->
s_xattr
= fuse_xattr_handlers;
in fuse_sb_defaults()
1532
sb->
s_xattr
= parent_sb->
s_xattr
;
in fuse_fill_super_submount()
/kernel/linux/linux-5.10/fs/hfsplus/
H
A
D
super.c
492
sb->
s_xattr
= hfsplus_xattr_handlers;
in hfsplus_fill_super()
/kernel/linux/linux-5.10/fs/ecryptfs/
H
A
D
main.c
523
s->
s_xattr
= ecryptfs_xattr_handlers;
in ecryptfs_mount()
/kernel/linux/linux-5.10/fs/afs/
H
A
D
super.c
462
sb->
s_xattr
= afs_xattr_handlers;
in afs_fill_super()
/kernel/linux/linux-6.6/fs/hfsplus/
H
A
D
super.c
492
sb->
s_xattr
= hfsplus_xattr_handlers;
in hfsplus_fill_super()
/kernel/linux/linux-6.6/fs/afs/
H
A
D
super.c
463
sb->
s_xattr
= afs_xattr_handlers;
in afs_fill_super()
/kernel/linux/linux-6.6/fs/ecryptfs/
H
A
D
main.c
523
s->
s_xattr
= ecryptfs_xattr_handlers;
in ecryptfs_mount()
/kernel/linux/linux-6.6/fs/squashfs/
H
A
D
super.c
353
sb->
s_xattr
= squashfs_xattr_handlers;
in squashfs_fill_super()
/kernel/linux/linux-5.10/fs/reiserfs/
H
A
D
xattr.c
770
* hang a pointer to it off of the
s_xattr
field of the superblock.
819
handler = find_xattr_handler_prefix(b->dentry->d_sb->
s_xattr
,
in listxattr_filler()
/kernel/linux/linux-5.10/fs/jfs/
H
A
D
super.c
539
sb->
s_xattr
= jfs_xattr_handlers;
in jfs_fill_super()
Completed in 23 milliseconds
1
2
3