/fs/afs/ |
D | internal.h | 146 struct afs_vnode *vnode; /* vnode to which this write applies */ 332 struct afs_vnode { struct 458 extern void afs_discard_callback_on_delete(struct afs_vnode *); 459 extern void afs_give_up_callback(struct afs_vnode *); 507 extern void afs_lock_may_be_available(struct afs_vnode *); 515 struct afs_vnode *, struct afs_volsync *, 520 struct afs_vnode *, off_t, size_t, struct page *, 523 struct afs_vnode *, const char *, umode_t, 528 struct afs_vnode *, const char *, bool, 530 extern int afs_fs_link(struct afs_server *, struct key *, struct afs_vnode *, [all …]
|
D | callback.c | 40 struct afs_vnode *vnode; in afs_init_callback_state() 49 struct afs_vnode, cb_promise); in afs_init_callback_state() 65 struct afs_vnode *vnode = in afs_broken_callback_work() 66 container_of(work, struct afs_vnode, cb_broken_work); in afs_broken_callback_work() 111 struct afs_vnode *vnode) in afs_break_callback() 146 struct afs_vnode *vnode; in afs_break_one_callback() 153 vnode = rb_entry(p, struct afs_vnode, server_rb); in afs_break_one_callback() 223 struct afs_vnode *vnode) in afs_do_give_up_callback() 262 void afs_discard_callback_on_delete(struct afs_vnode *vnode) in afs_discard_callback_on_delete() 289 void afs_give_up_callback(struct afs_vnode *vnode) in afs_give_up_callback() [all …]
|
D | vnode.c | 23 struct afs_vnode *vnode; 32 vnode = rb_entry(node, struct afs_vnode, cb_promise); 59 static void afs_install_vnode(struct afs_vnode *vnode, in afs_install_vnode() 63 struct afs_vnode *xvnode; in afs_install_vnode() 85 xvnode = rb_entry(parent, struct afs_vnode, server_rb); in afs_install_vnode() 113 static void afs_vnode_note_promise(struct afs_vnode *vnode, in afs_vnode_note_promise() 117 struct afs_vnode *xvnode; in afs_vnode_note_promise() 156 xvnode = rb_entry(parent, struct afs_vnode, cb_promise); in afs_vnode_note_promise() 174 static void afs_vnode_deleted_remotely(struct afs_vnode *vnode) in afs_vnode_deleted_remotely() 213 void afs_vnode_finalise_status_update(struct afs_vnode *vnode, in afs_vnode_finalise_status_update() [all …]
|
D | security.c | 83 static struct afs_vnode *afs_get_auth_inode(struct afs_vnode *vnode, in afs_get_auth_inode() 86 struct afs_vnode *auth_vnode; in afs_get_auth_inode() 109 void afs_clear_permits(struct afs_vnode *vnode) in afs_clear_permits() 129 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, long acl_order) in afs_cache_permit() 133 struct afs_vnode *auth_vnode; in afs_cache_permit() 217 static int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit() 222 struct afs_vnode *auth_vnode; in afs_check_permit() 290 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_permission()
|
D | flock.c | 61 void afs_lock_may_be_available(struct afs_vnode *vnode) in afs_lock_may_be_available() 72 static void afs_schedule_lock_extension(struct afs_vnode *vnode) in afs_schedule_lock_extension() 83 static void afs_grant_locks(struct afs_vnode *vnode, struct file_lock *fl) in afs_grant_locks() 108 struct afs_vnode *vnode = in afs_lock_work() 109 container_of(work, struct afs_vnode, lock_work.work); in afs_lock_work() 238 static void afs_defer_unlock(struct afs_vnode *vnode, struct key *key) in afs_defer_unlock() 256 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_do_setlk() 443 struct afs_vnode *vnode = AFS_FS_I(file->f_mapping->host); in afs_do_unlk() 478 struct afs_vnode *vnode = AFS_FS_I(file->f_mapping->host); in afs_do_getlk() 518 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_lock() [all …]
|
D | fsclient.c | 37 struct afs_vnode *vnode, in xdr_decode_AFSFetchStatus() 135 static void xdr_decode_AFSCallBack(const __be32 **_bp, struct afs_vnode *vnode) in xdr_decode_AFSCallBack() 240 struct afs_vnode *vnode = call->reply; in afs_deliver_fs_fetch_status() 276 struct afs_vnode *vnode, in afs_fs_fetch_file_status() 311 struct afs_vnode *vnode = call->reply; in afs_deliver_fs_fetch_data() 429 struct afs_vnode *vnode, in afs_fs_fetch_data64() 472 struct afs_vnode *vnode, in afs_fs_fetch_data() 598 struct afs_vnode *vnode = call->reply; in afs_deliver_fs_create_vnode() 635 struct afs_vnode *vnode, in afs_fs_create() 694 struct afs_vnode *vnode = call->reply; in afs_deliver_fs_remove() [all …]
|
D | write.c | 38 struct afs_vnode *vnode = wb->vnode; in afs_unlink_writeback() 69 struct afs_vnode *vnode = wb->vnode; in afs_put_writeback() 86 static int afs_fill_page(struct afs_vnode *vnode, struct key *key, in afs_fill_page() 123 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_begin() 251 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_end() 280 static void afs_kill_pages(struct afs_vnode *vnode, bool error, in afs_kill_pages() 578 void afs_pages_written_back(struct afs_vnode *vnode, struct afs_call *call) in afs_pages_written_back() 636 struct afs_vnode *vnode = AFS_FS_I(file_inode(iocb->ki_filp)); in afs_file_write() 661 int afs_writeback_all(struct afs_vnode *vnode) in afs_writeback_all() 689 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_fsync() [all …]
|
D | file.c | 68 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open() 96 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release() 129 struct afs_vnode *vnode = AFS_FS_I(inode); in __afs_page_filler() 251 struct afs_vnode *vnode; in afs_readpages() 332 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_invalidatepage() 359 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_releasepage()
|
D | inode.c | 34 static int afs_inode_map_status(struct afs_vnode *vnode, struct key *key) in afs_inode_map_status() 124 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_set() 142 struct afs_vnode *vnode; in afs_iget_autocell() 205 struct afs_vnode *vnode; in afs_iget() 293 void afs_zap_data(struct afs_vnode *vnode) in afs_zap_data() 315 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate() 411 struct afs_vnode *vnode; in afs_evict_inode() 463 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_setattr()
|
D | super.c | 92 sizeof(struct afs_vnode), in afs_fs_init() 461 struct afs_vnode *vnode = _vnode; in afs_i_init_once() 482 struct afs_vnode *vnode; in afs_alloc_inode() 505 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_i_callback() 514 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_destroy_inode() 532 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_statfs()
|
D | cache.c | 253 const struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_get_key() 276 const struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_get_attr() 291 const struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_get_aux() 318 struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_check_aux() 372 struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_now_uncached()
|
D | dir.c | 467 struct afs_vnode *vnode = AFS_FS_I(dir); in afs_try_auto_mntpt() 498 struct afs_vnode *vnode; in afs_lookup() 580 struct afs_vnode *vnode, *dir; in afs_d_revalidate() 736 struct afs_vnode *dvnode, *vnode; in afs_mkdir() 799 struct afs_vnode *dvnode, *vnode; in afs_rmdir() 841 struct afs_vnode *dvnode, *vnode; in afs_unlink() 913 struct afs_vnode *dvnode, *vnode; in afs_create() 977 struct afs_vnode *dvnode, *vnode; in afs_link() 1021 struct afs_vnode *dvnode, *vnode; in afs_symlink() 1090 struct afs_vnode *orig_dvnode, *new_dvnode, *vnode; in afs_rename()
|
D | mntpt.c | 53 int afs_mntpt_check_symlink(struct afs_vnode *vnode, struct key *key) in afs_mntpt_check_symlink() 129 struct afs_vnode *vnode; in afs_mntpt_do_automount()
|
D | volume.c | 219 struct afs_server *afs_volume_pick_fileserver(struct afs_vnode *vnode) in afs_volume_pick_fileserver() 306 int afs_volume_release_fileserver(struct afs_vnode *vnode, in afs_volume_release_fileserver()
|