Home
last modified time | relevance | path

Searched refs:afs_vnode (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/fs/afs/
Ddir_silly.c26 struct afs_vnode *dvnode = dvp->vnode; in afs_silly_rename_edit_dir()
27 struct afs_vnode *vnode = AFS_FS_I(d_inode(op->dentry)); in afs_silly_rename_edit_dir()
60 static int afs_do_silly_rename(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_do_silly_rename()
98 int afs_sillyrename(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_sillyrename()
168 struct afs_vnode *dvnode = dvp->vnode; in afs_silly_unlink_edit_dir()
190 static int afs_do_silly_unlink(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_do_silly_unlink()
234 struct afs_vnode *dvnode = AFS_FS_I(d_inode(dentry->d_parent)); in afs_silly_iput()
235 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_silly_iput()
Dflock.c16 static void afs_next_locker(struct afs_vnode *vnode, int error);
25 static inline void afs_set_lock_state(struct afs_vnode *vnode, enum afs_lock_state state) in afs_set_lock_state()
36 void afs_lock_may_be_available(struct afs_vnode *vnode) in afs_lock_may_be_available()
51 static void afs_schedule_lock_extension(struct afs_vnode *vnode) in afs_schedule_lock_extension()
74 struct afs_vnode *vnode = op->file[0].vnode; in afs_lock_op_done()
90 static void afs_grant_locks(struct afs_vnode *vnode) in afs_grant_locks()
111 static void afs_next_locker(struct afs_vnode *vnode, int error) in afs_next_locker()
158 static void afs_kill_lockers_enoent(struct afs_vnode *vnode) in afs_kill_lockers_enoent()
192 static int afs_set_lock(struct afs_vnode *vnode, struct key *key, in afs_set_lock()
224 static int afs_extend_lock(struct afs_vnode *vnode, struct key *key) in afs_extend_lock()
[all …]
Dinode.c33 static noinline void dump_vnode(struct afs_vnode *vnode, struct afs_vnode *parent_vnode) in dump_vnode()
61 static void afs_set_i_size(struct afs_vnode *vnode, u64 size) in afs_set_i_size()
72 struct afs_vnode *vnode) in afs_inode_init_from_status()
167 struct afs_vnode *vnode = vp->vnode; in afs_apply_status()
265 struct afs_vnode *vnode = vp->vnode; in afs_apply_callback()
280 struct afs_vnode *vnode = vp->vnode; in afs_vnode_commit_status()
325 struct afs_vnode *vnode = vp->vnode; in afs_fetch_status_success()
348 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status()
379 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_ilookup5_test_by_fid()
405 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_set()
[all …]
Dinternal.h212 struct afs_vnode *vnode;
615 struct afs_vnode { struct
663 static inline struct fscache_cookie *afs_vnode_cache(struct afs_vnode *vnode) in afs_vnode_cache() argument
747 struct afs_vnode *vnode;
962 extern void __afs_break_callback(struct afs_vnode *, enum afs_cb_break_reason);
963 extern void afs_break_callback(struct afs_vnode *, enum afs_cb_break_reason);
966 static inline unsigned int afs_calc_vnode_cb_break(struct afs_vnode *vnode) in afs_calc_vnode_cb_break()
972 const struct afs_vnode *vnode) in afs_cb_is_broken()
1014 extern void afs_edit_dir_add(struct afs_vnode *, struct qstr *, struct afs_fid *,
1016 extern void afs_edit_dir_remove(struct afs_vnode *, struct qstr *, enum afs_edit_dir_reason);
[all …]
Dfs_operation.c55 struct afs_vnode *vnode = op->file[0].vnode; in afs_get_io_locks()
56 struct afs_vnode *vnode2 = op->file[1].vnode; in afs_get_io_locks()
99 struct afs_vnode *vnode = op->file[0].vnode; in afs_drop_io_locks()
100 struct afs_vnode *vnode2 = op->file[1].vnode; in afs_drop_io_locks()
113 struct afs_vnode *vnode = vp->vnode; in afs_prepare_vnode()
136 struct afs_vnode *vnode = op->file[0].vnode; in afs_begin_vnode_operation()
Dfile.c82 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key()
117 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open()
168 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release()
226 struct afs_vnode *vnode = op->file[0].vnode; in afs_fetch_data_success()
250 int afs_fetch_data(struct afs_vnode *vnode, struct key *key, struct afs_read *req) in afs_fetch_data()
278 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_page_filler()
420 struct afs_vnode *vnode = req->vnode; in afs_readpages_page_done()
446 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_readpages_one()
548 struct afs_vnode *vnode; in afs_readpages()
611 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_invalidate_dirty()
[all …]
Dxattr.c65 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_acl()
128 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_acl()
166 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_yfs()
256 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_yfs()
288 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_cell()
315 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_fid()
353 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_volume()
Ddir.c108 static bool afs_dir_check_page(struct afs_vnode *dvnode, struct page *page, in afs_dir_check_page()
162 static bool afs_dir_check_pages(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_check_pages()
212 static struct afs_read *afs_read_dir(struct afs_vnode *dvnode, struct key *key) in afs_read_dir()
347 static int afs_dir_iterate_block(struct afs_vnode *dvnode, in afs_dir_iterate_block()
442 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_dir_iterate()
637 struct afs_vnode *vnode; in afs_do_lookup_success()
709 static bool afs_server_supports_ibulk(struct afs_vnode *dvnode) in afs_server_supports_ibulk()
747 struct afs_vnode *dvnode = AFS_FS_I(dir), *vnode; in afs_do_lookup()
933 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_lookup()
1001 struct afs_vnode *dvnode, *vnode; in afs_d_revalidate_rcu()
[all …]
Dwrite.c28 static int afs_fill_page(struct afs_vnode *vnode, struct key *key, in afs_fill_page()
81 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_begin()
166 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_end()
241 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_kill_pages()
284 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_redirty_pages()
320 static void afs_pages_written_back(struct afs_vnode *vnode, in afs_pages_written_back()
361 static int afs_get_writeback_key(struct afs_vnode *vnode, in afs_get_writeback_key()
399 struct afs_vnode *vnode = op->file[0].vnode; in afs_store_data_success()
426 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_store_data()
498 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_write_back_from_locked_page()
[all …]
Dcallback.c40 void __afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in __afs_break_callback()
58 void afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in afs_break_callback()
111 struct afs_vnode *vnode; in afs_break_one_callback()
Dsecurity.c107 void afs_clear_permits(struct afs_vnode *vnode) in afs_clear_permits()
143 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, in afs_cache_permit()
304 static bool afs_check_permit_rcu(struct afs_vnode *vnode, struct key *key, in afs_check_permit_rcu()
343 int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit()
401 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_permission()
Ddynroot.c31 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_pseudo_set()
48 struct afs_vnode *vnode; in afs_iget_pseudo_dir()
145 struct afs_vnode *vnode = AFS_FS_I(dir); in afs_try_auto_mntpt()
Dsuper.c106 sizeof(struct afs_vnode), in afs_fs_init()
658 struct afs_vnode *vnode = _vnode; in afs_i_init_once()
678 struct afs_vnode *vnode; in afs_alloc_inode()
716 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_destroy_inode()
753 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_statfs()
Dcache.c45 struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_check_aux()
Drotate.c22 struct afs_vnode *vnode) in afs_start_fs_iteration()
113 struct afs_vnode *vnode = op->file[0].vnode; in afs_select_fileserver()
Dmntpt.c76 struct afs_vnode *vnode = AFS_FS_I(d_inode(mntpt)); in afs_mntpt_set_params()
Ddir_edit.c186 void afs_edit_dir_add(struct afs_vnode *vnode, in afs_edit_dir_add()
365 void afs_edit_dir_remove(struct afs_vnode *vnode, in afs_edit_dir_remove()
/Linux-v5.10/include/trace/events/
Dafs.h949 TP_PROTO(struct afs_vnode *vnode, loff_t off, loff_t i_size),
954 __field(struct afs_vnode *, vnode )
970 TP_PROTO(struct afs_vnode *vnode, const char *where,
976 __field(struct afs_vnode *, vnode )
1027 TP_PROTO(struct afs_vnode *dvnode, const struct qstr *name,
1053 TP_PROTO(struct afs_vnode *dvnode,
1143 TP_PROTO(struct afs_vnode *vnode, int error, enum afs_file_error where),
1208 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl,
1238 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl,
1272 TP_PROTO(struct afs_vnode *vnode),
[all …]