Home
last modified time | relevance | path

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

/linux-4.4.14/fs/affs/
Dsymlink.c70 const struct address_space_operations affs_symlink_aops = { variable
Daffs.h208 extern const struct address_space_operations affs_symlink_aops;
Dnamei.c347 inode->i_data.a_ops = &affs_symlink_aops; in affs_symlink()
Dinode.c144 inode->i_data.a_ops = &affs_symlink_aops; in affs_iget()