Home
last modified time | relevance | path

Searched refs:hpfs_symlink_aops (Results 1 – 3 of 3) sorted by relevance

/fs/hpfs/
Dnamei.c338 result->i_data.a_ops = &hpfs_symlink_aops; in hpfs_symlink()
506 const struct address_space_operations hpfs_symlink_aops = { variable
Dhpfs_fn.h313 extern const struct address_space_operations hpfs_symlink_aops;
Dinode.c82 i->i_data.a_ops = &hpfs_symlink_aops; in hpfs_read_inode()