Home
last modified time | relevance | path

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

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