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:ip_xattr_sem
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
acl.c
308
down_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_iop_get_acl()
310
up_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_iop_get_acl()
329
down_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_acl_chmod()
331
up_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_acl_chmod()
362
down_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_init_acl()
365
up_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_init_acl()
H
A
D
inode.h
30
struct rw_semaphore
ip_xattr_sem
;
member
H
A
D
xattr.c
633
down_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_calc_xattr_init()
637
up_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_calc_xattr_init()
1049
down_read(&oi->
ip_xattr_sem
);
in ocfs2_listxattr()
1063
up_read(&oi->
ip_xattr_sem
);
in ocfs2_listxattr()
1335
down_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_get()
1338
up_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_get()
3499
down_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set_handle()
3513
up_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set_handle()
3581
down_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set()
3665
up_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set()
[all...]
H
A
D
refcounttree.c
932
down_write(&oi->
ip_xattr_sem
);
in ocfs2_try_remove_refcount_tree()
950
up_write(&oi->
ip_xattr_sem
);
in ocfs2_try_remove_refcount_tree()
4283
down_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_reflink()
4288
up_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_reflink()
H
A
D
super.c
1690
init_rwsem(&oi->
ip_xattr_sem
);
in ocfs2_inode_init_once()
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
acl.c
312
down_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_iop_get_acl()
314
up_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_iop_get_acl()
333
down_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_acl_chmod()
335
up_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_acl_chmod()
366
down_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_init_acl()
369
up_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_init_acl()
H
A
D
inode.h
28
struct rw_semaphore
ip_xattr_sem
;
member
H
A
D
xattr.c
627
down_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_calc_xattr_init()
631
up_read(&OCFS2_I(dir)->
ip_xattr_sem
);
in ocfs2_calc_xattr_init()
1043
down_read(&oi->
ip_xattr_sem
);
in ocfs2_listxattr()
1057
up_read(&oi->
ip_xattr_sem
);
in ocfs2_listxattr()
1329
down_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_get()
1332
up_read(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_get()
3493
down_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set_handle()
3507
up_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set_handle()
3575
down_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set()
3659
up_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_xattr_set()
[all...]
H
A
D
refcounttree.c
930
down_write(&oi->
ip_xattr_sem
);
in ocfs2_try_remove_refcount_tree()
948
up_write(&oi->
ip_xattr_sem
);
in ocfs2_try_remove_refcount_tree()
4254
down_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_reflink()
4259
up_write(&OCFS2_I(inode)->
ip_xattr_sem
);
in ocfs2_reflink()
H
A
D
super.c
1684
init_rwsem(&oi->
ip_xattr_sem
);
in ocfs2_inode_init_once()
Completed in 31 milliseconds