Searched refs:nilfs_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/nilfs2/
H A Dnamei.c119 inode->i_mapping->a_ops = &nilfs_aops;
182 inode->i_mapping->a_ops = &nilfs_aops;
255 inode->i_mapping->a_ops = &nilfs_aops;
H A Dinode.c121 * nilfs_readpage() - implement readpage() method of nilfs_aops {}
132 * nilfs_readpages() - implement readpages() method of nilfs_aops {}
261 const struct address_space_operations nilfs_aops = { variable in typeref:struct:address_space_operations
444 inode->i_mapping->a_ops = &nilfs_aops;
448 inode->i_mapping->a_ops = &nilfs_aops;
451 inode->i_mapping->a_ops = &nilfs_aops;
H A Dnilfs.h312 extern const struct address_space_operations nilfs_aops;

Completed in 118 milliseconds