Searched defs:filep (Results 1 – 5 of 5) sorted by relevance
/fs/cifs/ |
D | ioctl.c | 38 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info() 164 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
/fs/nfs/ |
D | nfs42proc.c | 22 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in _nfs42_proc_fallocate() 59 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate() 87 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate() 108 int nfs42_proc_deallocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_deallocate() 462 static loff_t _nfs42_proc_llseek(struct file *filep, in _nfs42_proc_llseek() 504 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
|
D | nfs4file.c | 160 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek() 176 static long nfs42_fallocate(struct file *filep, int mode, loff_t offset, loff_t len) in nfs42_fallocate()
|
/fs/gfs2/ |
D | file.c | 395 static void gfs2_size_hint(struct file *filep, loff_t offset, size_t size) in gfs2_size_hint()
|
/fs/ |
D | binfmt_elf.c | 348 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map()
|