remarkable-linux/fs/exofs
Boaz Harrosh eb507bc189 ore: Make ore_striping_info and ore_calc_stripe_info public
The struct ore_striping_info will be used later in other
structures. And ore_calc_stripe_info as well. Rename them
make struct ore_striping_info public. ore_calc_stripe_info
is still static, will be made public on first use.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2011-10-03 17:07:51 +02:00
..
BUGS
common.h Fix common misspellings 2011-03-31 11:26:23 -03:00
dir.c
exofs.h exofs: Remove unused data_map member from exofs_sb_info 2011-10-03 17:07:51 +02:00
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
inode.c exofs: Rename struct ore_components comps => oc 2011-10-03 17:07:50 +02:00
Kbuild ore: Make ore its own module 2011-08-06 19:36:19 -07:00
Kconfig ore: Make ore its own module 2011-08-06 19:36:19 -07:00
namei.c make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 2011-07-20 01:44:26 -04:00
ore.c ore: Make ore_striping_info and ore_calc_stripe_info public 2011-10-03 17:07:51 +02:00
super.c exofs: Remove unused data_map member from exofs_sb_info 2011-10-03 17:07:51 +02:00
symlink.c