Searched refs:a_ops (Results 126 - 132 of 132) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddisk-io.c1610 fs_info->btree_inode->i_mapping->a_ops = &btree_aops;
H A Dextent_io.c2234 page->mapping->a_ops->invalidatepage(page, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c2631 err = mapping->a_ops->readpage(NULL, page);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dfile.c2105 inode->i_data.a_ops = &fuse_file_aops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_imap.c480 ip->i_mapping->a_ops = &jfs_metapage_aops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h623 const struct address_space_operations *a_ops; /* methods */ member in struct:address_space
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c1022 tmp_ino->i_mapping->a_ops = &ntfs_mst_aops;

Completed in 121 milliseconds

123456