Home
last modified time | relevance | path

Searched refs:udf_symlink_aops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/udf/
H A Dsymlink.c174 const struct address_space_operations udf_symlink_aops = { variable
H A Dudfdecl.h83 extern const struct address_space_operations udf_symlink_aops;
H A Dnamei.c597 inode->i_data.a_ops = &udf_symlink_aops; in udf_symlink()
H A Dinode.c1623 inode->i_data.a_ops = &udf_symlink_aops; in udf_read_inode()