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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dcpfile.c133 static inline int nilfs_cpfile_get_header_block(struct inode *cpfile, function
199 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh);
300 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh);
451 ret = nilfs_cpfile_get_header_block(cpfile, &bh);
609 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh);
731 ret = nilfs_cpfile_get_header_block(cpfile, &header_bh);
919 ret = nilfs_cpfile_get_header_block(cpfile, &bh);

Completed in 35 milliseconds