Home
last modified time | relevance | path

Searched refs:afs_operation_ops (Results 1 – 9 of 9) sorted by relevance

/linux/fs/afs/
H A Dxattr.c27 static const struct afs_operation_ops afs_fetch_acl_operation = {
90 static const struct afs_operation_ops afs_store_acl_operation = {
129 static const struct afs_operation_ops yfs_fetch_opaque_acl_operation = {
221 static const struct afs_operation_ops yfs_store_opaque_acl2_operation = {
H A Ddir.c712 static const struct afs_operation_ops afs_inline_bulk_status_operation = {
718 static const struct afs_operation_ops afs_lookup_fetch_status_operation = {
1291 static const struct afs_operation_ops afs_mkdir_operation = {
1384 static const struct afs_operation_ops afs_rmdir_operation = {
1530 static const struct afs_operation_ops afs_unlink_operation = {
1613 static const struct afs_operation_ops afs_create_operation = {
1689 static const struct afs_operation_ops afs_link_operation = {
1760 static const struct afs_operation_ops afs_symlink_operation = {
2023 static const struct afs_operation_ops afs_rename_operation = {
2032 static const struct afs_operation_ops afs_rename_replace_operation = {
[all …]
H A Ddir_silly.c50 static const struct afs_operation_ops afs_silly_rename_operation = {
190 static const struct afs_operation_ops afs_silly_unlink_operation = {
H A Dflock.c181 static const struct afs_operation_ops afs_set_lock_operation = {
214 static const struct afs_operation_ops afs_extend_lock_operation = {
245 static const struct afs_operation_ops afs_release_lock_operation = {
H A Dinternal.h841 struct afs_operation_ops { struct
875 const struct afs_operation_ops *ops;
1158 extern const struct afs_operation_ops afs_fetch_data_operation;
1255 extern const struct afs_operation_ops afs_fetch_status_operation;
H A Dwrite.c79 static const struct afs_operation_ops afs_store_data_operation = {
H A Dinode.c363 const struct afs_operation_ops afs_fetch_status_operation = {
753 static const struct afs_operation_ops afs_setattr_operation = {
H A Dfile.c231 const struct afs_operation_ops afs_fetch_data_operation = {
H A Dsuper.c735 static const struct afs_operation_ops afs_get_volume_status_operation = {