linux/fs/nilfs2
Ryusuke Konishi 9ccf56c138 nilfs2: fix function name typos in docbook comments
Fixes the following typos in docbook comments:

 nilfs_detroy_transaction_cache -> nilfs_destroy_transaction_cache
 nilfs_secgtor_start_timer -> nilfs_segctor_start_timer

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-03-14 10:29:50 +09:00
..
alloc.c
alloc.h
bmap_union.h
bmap.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
bmap.h
btnode.c
btnode.h
btree.c nilfs2: use list_splice_tail or list_splice_tail_init 2009-11-29 02:50:46 +09:00
btree.h
cpfile.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
cpfile.h
dat.c nilfs2: delete unnecessary condition in nilfs_dat_translate 2010-02-13 12:26:03 +09:00
dat.h
dir.c nilfs: sanitize const/signedness in dealing with ->d_name.name 2010-03-03 14:07:58 -05:00
direct.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
direct.h
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty 2009-11-27 20:05:16 +09:00
ioctl.c nilfs2: add reader's lock for cno in nilfs_ioctl_sync 2010-02-20 21:18:19 +09:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile
mdt.c
mdt.h
namei.c nilfs really shouldn't slap struct dentry on stack... 2010-03-03 14:07:58 -05:00
nilfs.h nilfs really shouldn't slap struct dentry on stack... 2010-03-03 14:07:58 -05:00
page.c
page.h
recovery.c nilfs2: delete unnecessary condition in load_segment_summary 2010-02-18 20:09:03 +09:00
sb.h
segbuf.c nilfs2: fix discrepancy in use of static specifier 2010-03-14 10:27:27 +09:00
segbuf.h nilfs2: move iterator to write log into segment buffer 2010-02-13 12:26:03 +09:00
segment.c nilfs2: fix function name typos in docbook comments 2010-03-14 10:29:50 +09:00
segment.h nilfs2: get rid of nilfs_segctor_req struct 2010-02-13 12:26:03 +09:00
sufile.c nilfs2: clean up get/put function of a segment usage 2009-11-20 10:05:51 +09:00
sufile.h nilfs2: clean up get/put function of a segment usage 2009-11-20 10:05:51 +09:00
super.c nilfs2: get rid of s_dirt flag use 2010-02-13 12:26:03 +09:00
the_nilfs.c nilfs2: issue discard request after cleaning segments 2010-02-13 12:26:02 +09:00
the_nilfs.h nilfs2: get rid of s_dirt flag use 2010-02-13 12:26:03 +09:00