Home
last modified time | relevance | path

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

/openbmc/linux/fs/isofs/
H A Disofs.h200 extern const struct address_space_operations isofs_symlink_aops;
H A Drock.c805 const struct address_space_operations isofs_symlink_aops = { variable
H A Dinode.c1488 inode->i_data.a_ops = &isofs_symlink_aops; in isofs_read_inode()