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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A DMakefile9 part_tbl.o string.o super.o sysdep.o trans.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A DMakefile8 bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A DMakefile8 bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o journal.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dgenhd.c64 ptbl = rcu_dereference(disk->part_tbl);
94 ptbl = rcu_dereference(disk->part_tbl);
130 /* get part_tbl */
132 ptbl = rcu_dereference(piter->disk->part_tbl);
215 ptbl = rcu_dereference(disk->part_tbl);
926 * disk_replace_part_tbl - replace disk->part_tbl in RCU-safe way
927 * @disk: disk to replace part_tbl for
928 * @new_ptbl: new part_tbl to install
930 * Replace disk->part_tbl with @new_ptbl in RCU-safe way. The
939 struct disk_part_tbl *old_ptbl = disk->part_tbl;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dcheck.c376 struct disk_part_tbl *ptbl = disk->part_tbl;
417 ptbl = disk->part_tbl;
633 * disk->part_tbl. This is an optimization and not strictly
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h152 struct disk_part_tbl *part_tbl; member in struct:gendisk

Completed in 73 milliseconds