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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_inode.h45 extern const struct address_space_operations jfs_aops;
H A Dinode.c55 inode->i_mapping->a_ops = &jfs_aops;
62 inode->i_mapping->a_ops = &jfs_aops;
350 const struct address_space_operations jfs_aops = { variable in typeref:struct:address_space_operations
H A Dnamei.c158 ip->i_mapping->a_ops = &jfs_aops;
982 ip->i_mapping->a_ops = &jfs_aops;

Completed in 99 milliseconds