Home
last modified time | relevance | path

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

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