Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Dhpfs_fn.h303 extern const struct address_space_operations hpfs_symlink_aops;
Dnamei.c338 result->i_data.a_ops = &hpfs_symlink_aops; in hpfs_symlink()
508 const struct address_space_operations hpfs_symlink_aops = { variable
Dinode.c80 i->i_data.a_ops = &hpfs_symlink_aops; in hpfs_read_inode()