Home
last modified time | relevance | path

Searched defs:filep (Results 1 – 5 of 5) sorted by relevance

/fs/nfs/
Dnfs4file.c206 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
222 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
411 static void __nfs42_ssc_close(struct file *filep) in __nfs42_ssc_close()
Dnfs42proc.c25 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()
90 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate()
123 int nfs42_proc_allocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_allocate()
144 int nfs42_proc_deallocate(struct file *filep, loff_t offset, loff_t len) in nfs42_proc_deallocate()
650 static loff_t _nfs42_proc_llseek(struct file *filep, in _nfs42_proc_llseek()
698 loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) in nfs42_proc_llseek()
/fs/cifs/
Dioctl.c26 static long cifs_ioctl_query_info(unsigned int xid, struct file *filep, in cifs_ioctl_query_info()
313 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
/fs/gfs2/
Dfile.c372 static void gfs2_size_hint(struct file *filep, loff_t offset, size_t size) in gfs2_size_hint()
/fs/
Dbinfmt_elf.c363 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map()