Searched refs:afs_iget (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/afs/
H A Ddir.c525 inode = afs_iget(dir->i_sb, key, &fid, NULL, NULL);
742 inode = afs_iget(dir->i_sb, key, &fid, &status, &cb);
927 inode = afs_iget(dir->i_sb, key, &fid, &status, &cb);
1047 inode = afs_iget(dir->i_sb, key, &fid, &status, NULL);
H A Dinode.c119 struct inode *afs_iget(struct super_block *sb, struct key *key, function
H A Dsecurity.c95 auth_inode = afs_iget(vnode->vfs_inode.i_sb, key,
H A Dsuper.c321 inode = afs_iget(sb, params->key, &fid, NULL, NULL);
H A Dinternal.h520 extern struct inode *afs_iget(struct super_block *, struct key *,

Completed in 103 milliseconds