Home
last modified time | relevance | path

Searched refs:AFS_FS_I (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/fs/afs/
Ddir.c203 if (test_bit(AFS_VNODE_DELETED, &AFS_FS_I(inode)->flags)) in afs_dir_open()
445 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_dir_iterate()
455 if (test_bit(AFS_VNODE_DELETED, &AFS_FS_I(dir)->flags)) { in afs_dir_iterate()
648 struct afs_vnode *dvnode = AFS_FS_I(dir), *vnode; in afs_do_lookup()
722 vnode = AFS_FS_I(ti); in afs_do_lookup()
806 struct afs_vnode *iv = AFS_FS_I(cookie->inodes[i]); in afs_do_lookup()
822 afs_cache_permit(AFS_FS_I(ti), key, in afs_do_lookup()
910 struct afs_vnode *dvnode = AFS_FS_I(dir); in afs_lookup()
964 inode ? AFS_FS_I(inode) : NULL); in afs_lookup()
968 : AFS_FS_I(inode)); in afs_lookup()
[all …]
Dxattr.c47 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_acl()
105 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_acl()
170 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_yfs()
275 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_yfs()
339 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_cell()
366 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_fid()
402 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_volume()
Dfile.c116 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open()
167 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release()
275 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_page_filler()
443 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_readpages_one()
553 vnode = AFS_FS_I(mapping->host); in afs_readpages()
609 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_invalidatepage()
620 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_invalidatepage()
644 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_releasepage()
Dwrite.c81 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_begin()
185 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_write_end()
235 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_kill_pages()
278 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_redirty_pages()
358 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_store_data()
456 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_write_back_from_locked_page()
733 struct afs_vnode *vnode = AFS_FS_I(file_inode(iocb->ki_filp)); in afs_file_write()
763 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_fsync()
780 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_page_mkwrite()
853 struct afs_vnode *vnode = AFS_FS_I(mapping->host); in afs_launder_page()
Dinode.c358 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_test()
379 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_set()
437 vnode = AFS_FS_I(inode); in afs_iget_pseudo_dir()
532 vnode = AFS_FS_I(inode); in afs_iget()
727 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_getattr()
748 if (test_bit(AFS_VNODE_PSEUDODIR, &AFS_FS_I(inode)->flags)) in afs_drop_inode()
762 vnode = AFS_FS_I(inode); in afs_evict_inode()
819 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_setattr()
Dflock.c466 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_do_setlk()
715 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_do_unlk()
735 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_do_getlk()
777 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_lock()
816 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_flock()
861 struct afs_vnode *vnode = AFS_FS_I(locks_inode(fl->fl_file)); in afs_fl_copy_lock()
879 struct afs_vnode *vnode = AFS_FS_I(locks_inode(fl->fl_file)); in afs_fl_release_private()
Dmntpt.c76 struct afs_vnode *vnode = AFS_FS_I(d_inode(mntpt)); in afs_mntpt_set_params()
137 ret = afs_bad(AFS_FS_I(d_inode(mntpt)), afs_file_error_mntpt); in afs_mntpt_set_params()
Dsuper.c202 if (test_bit(AFS_VNODE_AUTOCELL, &AFS_FS_I(d_inode(root))->flags)) in afs_show_options()
468 set_bit(AFS_VNODE_AUTOCELL, &AFS_FS_I(inode)->flags); in afs_fill_super()
699 kmem_cache_free(afs_inode_cachep, AFS_FS_I(inode)); in afs_free_inode()
707 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_destroy_inode()
726 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_statfs()
Ddir_silly.c200 struct afs_vnode *dvnode = AFS_FS_I(d_inode(dentry->d_parent)); in afs_silly_iput()
201 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_silly_iput()
Ddynroot.c52 struct afs_vnode *vnode = AFS_FS_I(dir); in afs_try_auto_mntpt()
Dcallback.c293 vnode = AFS_FS_I(inode); in afs_break_one_callback()
Dsecurity.c403 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_permission()
Dinternal.h1403 static inline struct afs_vnode *AFS_FS_I(struct inode *inode) in AFS_FS_I() function