Home
last modified time | relevance | path

Searched refs:AFS_FS_S (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/afs/
Dmntpt.c211 super = AFS_FS_S(mntpt->d_sb); in afs_mntpt_do_automount()
Dfile.c227 key = afs_request_key(AFS_FS_S(inode->i_sb)->volume->cell); in afs_readpage()
Dinternal.h175 static inline struct afs_super_info *AFS_FS_S(struct super_block *sb) in AFS_FS_S() function
Ddir.c622 key = afs_request_key(AFS_FS_S(dentry->d_sb)->volume->cell); in afs_d_revalidate()