/linux-3.3/block/partitions/ |
D | msdos.c | 201 sector_t offset, sector_t size, int origin) in parse_solaris_x86() 258 sector_t offset, sector_t size, int origin, char *flavour, in parse_bsd() 308 sector_t offset, sector_t size, int origin) in parse_freebsd() 316 sector_t offset, sector_t size, int origin) in parse_netbsd() 324 sector_t offset, sector_t size, int origin) in parse_openbsd() 337 sector_t offset, sector_t size, int origin) in parse_unixware() 381 sector_t offset, sector_t size, int origin) in parse_minix()
|
/linux-3.3/fs/ |
D | read_write.c | 69 generic_file_llseek_size(struct file *file, loff_t offset, int origin, in generic_file_llseek_size() 130 loff_t generic_file_llseek(struct file *file, loff_t offset, int origin) in generic_file_llseek() 150 loff_t noop_llseek(struct file *file, loff_t offset, int origin) in noop_llseek() 156 loff_t no_llseek(struct file *file, loff_t offset, int origin) in no_llseek() 162 loff_t default_llseek(struct file *file, loff_t offset, int origin) in default_llseek() 217 loff_t vfs_llseek(struct file *file, loff_t offset, int origin) in vfs_llseek() 230 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, origin) in SYSCALL_DEFINE3() argument 256 unsigned int, origin) in SYSCALL_DEFINE5() argument
|
D | pnode.c | 145 struct mount *origin) in propagation_next()
|
/linux-3.3/drivers/acpi/acpica/ |
D | pstree.c | 201 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next()
|
D | dswstate.c | 539 struct acpi_walk_state *acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object in acpi_ds_create_walk_state()
|
/linux-3.3/drivers/parisc/ |
D | eisa_eeprom.c | 34 static loff_t eisa_eeprom_llseek(struct file *file, loff_t offset, int origin ) in eisa_eeprom_llseek()
|
/linux-3.3/arch/arm/include/asm/ |
D | unwind.h | 40 const struct unwind_idx *origin; member
|
/linux-3.3/include/linux/mtd/ |
D | partitions.h | 62 unsigned long origin; member
|
/linux-3.3/drivers/macintosh/ |
D | nvram.c | 21 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek()
|
/linux-3.3/drivers/md/ |
D | dm-snap.c | 50 struct dm_dev *origin; member 259 struct origin { struct 265 /* List of snapshots for this origin */ argument 270 * Size of the hash table for origin volumes. If we make this argument 310 static struct origin *__lookup_origin(struct block_device *origin) in __lookup_origin() 2041 static int do_origin(struct dm_dev *origin, struct bio *bio) in do_origin()
|
D | dm-thin-metadata.c | 922 dm_thin_id origin, uint32_t time) in __set_snapshot_details() 942 dm_thin_id dev, dm_thin_id origin) in __create_snap() 999 dm_thin_id origin) in dm_pool_create_snap()
|
/linux-3.3/drivers/char/ |
D | generic_nvram.c | 34 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek()
|
D | tile-srom.c | 276 loff_t srom_llseek(struct file *filp, loff_t offset, int origin) in srom_llseek()
|
D | ps3flash.c | 98 static loff_t ps3flash_llseek(struct file *file, loff_t offset, int origin) in ps3flash_llseek()
|
/linux-3.3/drivers/sbus/char/ |
D | flash.c | 82 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek()
|
/linux-3.3/fs/ext4/ |
D | file.c | 218 loff_t ext4_llseek(struct file *file, loff_t offset, int origin) in ext4_llseek()
|
/linux-3.3/fs/9p/ |
D | vfs_file.c | 471 loff_t origin = *offset; in v9fs_file_write_internal() local 518 loff_t origin = *offset; in v9fs_file_write() local
|
/linux-3.3/arch/um/drivers/ |
D | mconsole.h | 62 unsigned char origin[128]; /* sockaddr_un */ member
|
/linux-3.3/arch/arm/kernel/ |
D | unwind.c | 111 const struct unwind_idx *origin, in search_index()
|
/linux-3.3/arch/parisc/kernel/ |
D | sys_parisc32.c | 198 asmlinkage int sys32_lseek(unsigned int fd, int offset, unsigned int origin) in sys32_lseek()
|
/linux-3.3/arch/powerpc/kernel/ |
D | nvram_64.c | 57 static loff_t dev_nvram_llseek(struct file *file, loff_t offset, int origin) in dev_nvram_llseek()
|
/linux-3.3/drivers/input/mouse/ |
D | bcm5974.c | 173 __le16 origin; /* zero when switching track finger */ member 486 int ptest, origin, ibt = 0, nmin = 0, nmax = 0; in report_tp_state() local
|
/linux-3.3/include/linux/ |
D | ncp_fs.h | 68 int origin; member
|
/linux-3.3/fs/btrfs/ |
D | file.c | 1716 static int find_desired_extent(struct inode *inode, loff_t *offset, int origin) in find_desired_extent() 1827 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int origin) in btrfs_file_llseek()
|
/linux-3.3/drivers/staging/tidspbridge/pmgr/ |
D | cod.c | 145 static s32 cod_f_seek(struct file *filp, s32 offset, s32 origin) in cod_f_seek()
|