Searched defs:filep (Results  1 – 5 of 5) sorted by relevance
| /fs/nfs/ | 
| D | nfs4file.c | 204 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence)  in nfs4_file_llseek() 220 static long nfs42_fallocate(struct file *filep, int mode, loff_t offset, loff_t len)  in nfs42_fallocate() 323 	struct file *filep, *res;  in __nfs42_ssc_open()  local 409 static void __nfs42_ssc_close(struct file *filep)  in __nfs42_ssc_close()
  | 
| D | nfs42proc.c | 25 static void nfs42_set_netaddr(struct file *filep, struct nfs42_netaddr *naddr)  in nfs42_set_netaddr() 44 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep,  in _nfs42_proc_fallocate() 99 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep,  in nfs42_proc_fallocate() 133 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len)  in nfs42_proc_allocate() 154 int nfs42_proc_deallocate(struct file *filep, loff_t offset, loff_t len)  in nfs42_proc_deallocate() 664 static loff_t _nfs42_proc_llseek(struct file *filep,  in _nfs42_proc_llseek() 713 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence)  in nfs42_proc_llseek()
  | 
| /fs/smb/client/ | 
| D | ioctl.c | 26 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep,  in cifs_ioctl_query_info() 352 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg)  in cifs_ioctl()
  | 
| /fs/ | 
| D | binfmt_elf.c | 353 static unsigned long elf_map(struct file *filep, unsigned long addr,  in elf_map() 397 static unsigned long elf_load(struct file *filep, unsigned long addr,  in elf_load()
  | 
| /fs/gfs2/ | 
| D | file.c | 367 static void gfs2_size_hint(struct file *filep, loff_t offset, size_t size)  in gfs2_size_hint()
  |