/fs/partitions/ |
D | msdos.c | 200 u32 offset, u32 size, int origin) in parse_solaris_x86() 247 u32 offset, u32 size, int origin, char *flavour, in parse_bsd() 293 u32 offset, u32 size, int origin) in parse_freebsd() 303 u32 offset, u32 size, int origin) in parse_netbsd() 313 u32 offset, u32 size, int origin) in parse_openbsd() 327 u32 offset, u32 size, int origin) in parse_unixware() 366 u32 offset, u32 size, int origin) in parse_minix()
|
/fs/ |
D | read_write.c | 44 generic_file_llseek_unlocked(struct file *file, loff_t offset, int origin) in generic_file_llseek_unlocked() 88 loff_t generic_file_llseek(struct file *file, loff_t offset, int origin) in generic_file_llseek() 100 loff_t no_llseek(struct file *file, loff_t offset, int origin) in no_llseek() 106 loff_t default_llseek(struct file *file, loff_t offset, int origin) in default_llseek() 136 loff_t vfs_llseek(struct file *file, loff_t offset, int origin) in vfs_llseek() 150 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, origin) in SYSCALL_DEFINE3() argument 176 unsigned int, origin) in SYSCALL_DEFINE5() argument
|
D | pnode.c | 152 struct vfsmount *origin) in propagation_next()
|
D | seq_file.c | 281 loff_t seq_lseek(struct file *file, loff_t offset, int origin) in seq_lseek()
|
D | bad_inode.c | 19 static loff_t bad_file_llseek(struct file *file, loff_t offset, int origin) in bad_file_llseek()
|
D | libfs.c | 78 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int origin) in dcache_dir_lseek()
|
D | block_dev.c | 214 static loff_t block_llseek(struct file *file, loff_t offset, int origin) in block_llseek()
|
/fs/9p/ |
D | vfs_file.c | 212 int origin = *offset; in v9fs_file_write() local
|
/fs/ncpfs/ |
D | file.c | 285 static loff_t ncp_remote_llseek(struct file *file, loff_t offset, int origin) in ncp_remote_llseek()
|
/fs/configfs/ |
D | dir.c | 950 static int configfs_depend_prep(struct dentry *origin, in configfs_depend_prep() 987 static void configfs_depend_rollback(struct dentry *origin, in configfs_depend_rollback() 1526 static loff_t configfs_dir_lseek(struct file * file, loff_t offset, int origin) in configfs_dir_lseek()
|
/fs/smbfs/ |
D | file.c | 425 static loff_t smb_remote_llseek(struct file *file, loff_t offset, int origin) in smb_remote_llseek()
|
/fs/gfs2/ |
D | ops_file.c | 55 static loff_t gfs2_llseek(struct file *file, loff_t offset, int origin) in gfs2_llseek()
|
/fs/nfs/ |
D | file.c | 179 static loff_t nfs_file_llseek(struct file *filp, loff_t offset, int origin) in nfs_file_llseek()
|
D | dir.c | 608 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int origin) in nfs_llseek_dir()
|
/fs/ubifs/ |
D | dir.c | 469 static loff_t ubifs_dir_llseek(struct file *file, loff_t offset, int origin) in ubifs_dir_llseek()
|
/fs/cifs/ |
D | cifsfs.c | 624 static loff_t cifs_llseek(struct file *file, loff_t offset, int origin) in cifs_llseek()
|
/fs/fuse/ |
D | file.c | 1458 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int origin) in fuse_file_llseek()
|
/fs/ntfs/ |
D | layout.h | 1151 } __attribute__ ((__packed__)) origin; member 1175 } __attribute__ ((__packed__)) origin; member
|