Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dhpfs_fn.h300 extern const struct address_space_operations hpfs_symlink_aops;
Dnamei.c324 result->i_data.a_ops = &hpfs_symlink_aops; in hpfs_symlink()
517 const struct address_space_operations hpfs_symlink_aops = { variable
Dinode.c79 i->i_data.a_ops = &hpfs_symlink_aops; in hpfs_read_inode()