/openbmc/linux/fs/afs/ |
H A D | dir_silly.c | 26 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()
|
H A D | internal.h | 35 struct afs_vnode; 209 struct afs_vnode *vnode; /* The file being read into. */ 626 struct afs_vnode { struct 675 static inline struct fscache_cookie *afs_vnode_cache(struct afs_vnode *vnode) in afs_vnode_cache() argument 684 static inline void afs_vnode_set_cache(struct afs_vnode *vnode, in afs_vnode_set_cache() 770 struct afs_vnode *vnode; 885 static inline void afs_set_cache_aux(struct afs_vnode *vnode, in afs_set_cache_aux() 891 static inline void afs_invalidate_cache(struct afs_vnode *vnode, unsigned int flags) in afs_invalidate_cache() 988 extern void __afs_break_callback(struct afs_vnode *, enum afs_cb_break_reason); 989 extern void afs_break_callback(struct afs_vnode *, enum afs_cb_break_reason); [all …]
|
H A D | file.c | 97 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key() 132 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open() 186 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release() 263 struct afs_vnode *vnode = op->file[0].vnode; in afs_fetch_data_success() 290 int afs_fetch_data(struct afs_vnode *vnode, struct afs_read *req) in afs_fetch_data() 317 struct afs_vnode *vnode = AFS_FS_I(subreq->rreq->inode); in afs_issue_read() 341 struct afs_vnode *vnode = AFS_FS_I(folio->mapping->host); in afs_symlink_read_folio() 372 struct afs_vnode *vnode = AFS_FS_I(rreq->inode); in afs_begin_cache_operation() 384 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_check_write_begin() 415 struct afs_vnode *vnode = AFS_FS_I(folio_inode(folio)); in afs_invalidate_dirty() [all …]
|
H A D | flock.c | 16 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 …]
|
H A D | inode.c | 32 static noinline void dump_vnode(struct afs_vnode *vnode, struct afs_vnode *parent_vnode) in dump_vnode() 59 static void afs_set_netfs_context(struct afs_vnode *vnode) in afs_set_netfs_context() 69 struct afs_vnode *vnode) in afs_inode_init_from_status() 167 struct afs_vnode *vnode = vp->vnode; in afs_apply_status() 268 struct afs_vnode *vnode = vp->vnode; in afs_apply_callback() 283 struct afs_vnode *vnode = vp->vnode; in afs_vnode_commit_status() 329 struct afs_vnode *vnode = vp->vnode; in afs_fetch_status_success() 352 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status() 383 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_ilookup5_test_by_fid() 409 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_set() [all …]
|
H A D | callback.c | 31 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() 152 struct afs_vnode *vnode; in afs_break_one_callback()
|
H A D | write.c | 22 static void afs_write_to_cache(struct afs_vnode *vnode, loff_t start, size_t len, 72 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_begin() 158 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_end() 223 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_kill_pages() 261 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_redirty_pages() 290 static void afs_pages_written_back(struct afs_vnode *vnode, loff_t start, unsigned int len) in afs_pages_written_back() 327 static int afs_get_writeback_key(struct afs_vnode *vnode, in afs_get_writeback_key() 365 struct afs_vnode *vnode = op->file[0].vnode; in afs_store_data_success() 386 static int afs_store_data(struct afs_vnode *vnode, struct iov_iter *iter, loff_t pos, in afs_store_data() 462 struct afs_vnode *vnode, in afs_extend_writeback() [all …]
|
H A D | dir.c | 139 static bool afs_dir_check_folio(struct afs_vnode *dvnode, struct folio *folio, in afs_dir_check_folio() 185 static void afs_dir_dump(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_dump() 220 static int afs_dir_check(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_check() 271 static struct afs_read *afs_read_dir(struct afs_vnode *dvnode, struct key *key) in afs_read_dir() 400 static int afs_dir_iterate_block(struct afs_vnode *dvnode, in afs_dir_iterate_block() 501 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_dir_iterate() 684 struct afs_vnode *vnode; in afs_do_lookup_success() 756 static bool afs_server_supports_ibulk(struct afs_vnode *dvnode) in afs_server_supports_ibulk() 794 struct afs_vnode *dvnode = AFS_FS_I(dir), *vnode; in afs_do_lookup() 980 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_lookup() [all …]
|
H A D | xattr.c | 42 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()
|
H A D | fs_operation.c | 55 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()
|
H A D | security.c | 107 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() 303 static bool afs_check_permit_rcu(struct afs_vnode *vnode, struct key *key, in afs_check_permit_rcu() 342 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()
|
H A D | dir_edit.c | 110 static struct folio *afs_dir_get_folio(struct afs_vnode *vnode, pgoff_t index) in afs_dir_get_folio() 206 void afs_edit_dir_add(struct afs_vnode *vnode, in afs_edit_dir_add() 374 void afs_edit_dir_remove(struct afs_vnode *vnode, in afs_edit_dir_remove() 500 void afs_edit_dir_update_dotdot(struct afs_vnode *vnode, struct afs_vnode *new_dvnode, in afs_edit_dir_update_dotdot()
|
H A D | super.c | 107 sizeof(struct afs_vnode), in afs_fs_init() 661 struct afs_vnode *vnode = _vnode; in afs_i_init_once() 682 struct afs_vnode *vnode; in afs_alloc_inode() 719 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_destroy_inode() 756 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_statfs()
|
H A D | dynroot.c | 31 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_pseudo_set() 48 struct afs_vnode *vnode; in afs_iget_pseudo_dir() 160 struct afs_vnode *vnode = AFS_FS_I(dir); in afs_try_auto_mntpt()
|
H A D | rotate.c | 22 struct afs_vnode *vnode) in afs_start_fs_iteration() 113 struct afs_vnode *vnode = op->file[0].vnode; in afs_select_fileserver()
|
H A D | mntpt.c | 75 struct afs_vnode *vnode = AFS_FS_I(d_inode(mntpt)); in afs_mntpt_set_params()
|
/openbmc/linux/include/trace/events/ |
H A D | afs.h | 827 TP_PROTO(struct afs_vnode *vnode, loff_t off, loff_t i_size), 832 __field(struct afs_vnode *, vnode ) 848 TP_PROTO(struct afs_vnode *vnode, const char *where, struct folio *folio), 853 __field(struct afs_vnode *, vnode ) 909 TP_PROTO(struct afs_vnode *dvnode, const struct qstr *name, 935 TP_PROTO(struct afs_vnode *dvnode, 1025 TP_PROTO(struct afs_vnode *vnode, int error, enum afs_file_error where), 1090 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl, 1120 TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl, 1154 TP_PROTO(struct afs_vnode *vnode), [all …]
|