Home
last modified time | relevance | path

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

/fs/isofs/
Disofs.h201 extern const struct address_space_operations isofs_symlink_aops;
Drock.c805 const struct address_space_operations isofs_symlink_aops = { variable
Dinode.c1486 inode->i_data.a_ops = &isofs_symlink_aops; in isofs_read_inode()