Lines Matching refs:newstatus
1065 struct afs_file_status *newstatus, in afs_vnode_new_inode() argument
1077 newfid, newstatus, newcb, fc->cbi); in afs_vnode_new_inode()
1096 struct afs_file_status newstatus; in afs_mkdir() local
1121 &newfid, &newstatus, &newcb); in afs_mkdir()
1126 afs_vnode_new_inode(&fc, dentry, &newfid, &newstatus, &newcb); in afs_mkdir()
1323 struct afs_file_status newstatus; in afs_create() local
1351 &newfid, &newstatus, &newcb); in afs_create()
1356 afs_vnode_new_inode(&fc, dentry, &newfid, &newstatus, &newcb); in afs_create()
1460 struct afs_file_status newstatus; in afs_symlink() local
1491 &newfid, &newstatus); in afs_symlink()
1496 afs_vnode_new_inode(&fc, dentry, &newfid, &newstatus, NULL); in afs_symlink()