Home
last modified time | relevance | path

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

/Linux-v5.15/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()
100 int afs_sillyrename(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_sillyrename()
170 struct afs_vnode *dvnode = dvp->vnode; in afs_silly_unlink_edit_dir()
192 static int afs_do_silly_unlink(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_do_silly_unlink()
237 struct afs_vnode *dvnode = AFS_FS_I(d_inode(dentry->d_parent)); in afs_silly_iput()
238 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 …]
Dfile.c87 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key()
122 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open()
173 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release()
240 struct afs_vnode *vnode = op->file[0].vnode; in afs_fetch_data_success()
267 int afs_fetch_data(struct afs_vnode *vnode, struct afs_read *req) in afs_fetch_data()
294 struct afs_vnode *vnode = AFS_FS_I(subreq->rreq->inode); in afs_req_issue_op()
318 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_symlink_readpage()
352 struct afs_vnode *vnode = AFS_FS_I(rreq->inode); in afs_begin_cache_operation()
360 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_check_write_begin()
399 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_invalidate_dirty()
[all …]
Dinternal.h35 struct afs_vnode;
210 struct afs_vnode *vnode; /* The file being read into. */
625 struct afs_vnode { struct
678 static inline struct fscache_cookie *afs_vnode_cache(struct afs_vnode *vnode) in afs_vnode_cache() argument
763 struct afs_vnode *vnode;
980 extern void __afs_break_callback(struct afs_vnode *, enum afs_cb_break_reason);
981 extern void afs_break_callback(struct afs_vnode *, enum afs_cb_break_reason);
984 static inline unsigned int afs_calc_vnode_cb_break(struct afs_vnode *vnode) in afs_calc_vnode_cb_break()
990 const struct afs_vnode *vnode) in afs_cb_is_broken()
1032 extern void afs_edit_dir_add(struct afs_vnode *, struct qstr *, struct afs_fid *,
[all …]
Dinode.c32 static noinline void dump_vnode(struct afs_vnode *vnode, struct afs_vnode *parent_vnode) in dump_vnode()
61 struct afs_vnode *vnode) in afs_inode_init_from_status()
156 struct afs_vnode *vnode = vp->vnode; in afs_apply_status()
255 struct afs_vnode *vnode = vp->vnode; in afs_apply_callback()
270 struct afs_vnode *vnode = vp->vnode; in afs_vnode_commit_status()
316 struct afs_vnode *vnode = vp->vnode; in afs_fetch_status_success()
339 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status()
370 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_ilookup5_test_by_fid()
396 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_set()
412 static void afs_get_inode_cache(struct afs_vnode *vnode) in afs_get_inode_cache()
[all …]
Dcallback.c31 struct afs_vnode *vnode = container_of(work, struct afs_vnode, cb_work); in afs_invalidate_mmap_work()
39 struct afs_vnode *vnode; in afs_server_init_callback_work()
74 void __afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in __afs_break_callback()
98 void afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in afs_break_callback()
151 struct afs_vnode *vnode; in afs_break_one_callback()
Dxattr.c42 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_acl()
106 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_acl()
144 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_yfs()
237 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_yfs()
273 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_cell()
300 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_fid()
338 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_volume()
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()
138 struct afs_vnode *vnode = op->file[0].vnode; in afs_begin_vnode_operation()
Dwrite.c34 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_begin()
112 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_end()
176 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_kill_pages()
222 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_redirty_pages()
261 static void afs_pages_written_back(struct afs_vnode *vnode, loff_t start, unsigned int len) in afs_pages_written_back()
297 static int afs_get_writeback_key(struct afs_vnode *vnode, in afs_get_writeback_key()
335 struct afs_vnode *vnode = op->file[0].vnode; in afs_store_data_success()
356 static int afs_store_data(struct afs_vnode *vnode, struct iov_iter *iter, loff_t pos, in afs_store_data()
432 struct afs_vnode *vnode, in afs_extend_writeback()
552 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_write_back_from_locked_page()
[all …]
Ddir.c137 static bool afs_dir_check_page(struct afs_vnode *dvnode, struct page *page, in afs_dir_check_page()
191 static void afs_dir_dump(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_dump()
228 static int afs_dir_check(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_check()
280 static struct afs_read *afs_read_dir(struct afs_vnode *dvnode, struct key *key) in afs_read_dir()
417 static int afs_dir_iterate_block(struct afs_vnode *dvnode, in afs_dir_iterate_block()
515 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_dir_iterate()
716 struct afs_vnode *vnode; in afs_do_lookup_success()
788 static bool afs_server_supports_ibulk(struct afs_vnode *dvnode) in afs_server_supports_ibulk()
826 struct afs_vnode *dvnode = AFS_FS_I(dir), *vnode; in afs_do_lookup()
1012 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_lookup()
[all …]
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()
402 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()
717 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_destroy_inode()
754 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.c75 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()
364 void afs_edit_dir_remove(struct afs_vnode *vnode, in afs_edit_dir_remove()
/Linux-v5.15/include/trace/events/
Dafs.h999 TP_PROTO(struct afs_vnode *vnode, loff_t off, loff_t i_size),
1004 __field(struct afs_vnode *, vnode )
1020 TP_PROTO(struct afs_vnode *vnode, const char *where, struct page *page),
1025 __field(struct afs_vnode *, vnode )
1080 TP_PROTO(struct afs_vnode *dvnode, const struct qstr *name,
1106 TP_PROTO(struct afs_vnode *dvnode,
1196 TP_PROTO(struct afs_vnode *vnode, int error, enum afs_file_error where),
1261 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl,
1291 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl,
1325 TP_PROTO(struct afs_vnode *vnode),
[all …]