Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/udf/
H A Dsymlink.c184 const struct address_space_operations udf_symlink_aops = { variable
H A Dudfdecl.h87 extern const struct address_space_operations udf_symlink_aops;
H A Dnamei.c910 inode->i_data.a_ops = &udf_symlink_aops; in udf_symlink()
H A Dinode.c1581 inode->i_data.a_ops = &udf_symlink_aops; in udf_read_inode()