Home
last modified time | relevance | path

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

/fs/jfs/
Dinode.c55 inode->i_mapping->a_ops = &jfs_aops; in jfs_iget()
62 inode->i_mapping->a_ops = &jfs_aops; in jfs_iget()
350 const struct address_space_operations jfs_aops = { variable
Djfs_inode.h45 extern const struct address_space_operations jfs_aops;
Dnamei.c159 ip->i_mapping->a_ops = &jfs_aops; in jfs_create()
971 ip->i_mapping->a_ops = &jfs_aops; in jfs_symlink()