Home
last modified time | relevance | path

Searched refs:ksmbd_file (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/fs/ksmbd/
A Dvfs_cache.h63 struct ksmbd_file { struct
121 static inline bool ksmbd_stream_fd(struct ksmbd_file *fp) in ksmbd_stream_fd() argument
133 void ksmbd_fd_put(struct ksmbd_work *work, struct ksmbd_file *fp);
134 struct ksmbd_file *ksmbd_lookup_durable_fd(unsigned long long id);
135 struct ksmbd_file *ksmbd_lookup_fd_cguid(char *cguid);
136 struct ksmbd_file *ksmbd_lookup_fd_inode(struct inode *inode);
137 unsigned int ksmbd_open_durable_fd(struct ksmbd_file *fp);
159 bool ksmbd_inode_pending_delete(struct ksmbd_file *fp);
160 void ksmbd_set_inode_pending_delete(struct ksmbd_file *fp);
161 void ksmbd_clear_inode_pending_delete(struct ksmbd_file *fp);
[all …]
A Dvfs_cache.c337 static struct ksmbd_file *ksmbd_fp_get(struct ksmbd_file *fp) in ksmbd_fp_get()
347 struct ksmbd_file *fp; in __ksmbd_lookup_fd()
381 struct ksmbd_file *fp; in ksmbd_close_fd()
443 struct ksmbd_file *fp; in ksmbd_lookup_fd_slow()
469 struct ksmbd_file *fp = NULL; in ksmbd_lookup_fd_cguid()
488 struct ksmbd_file *lfp; in ksmbd_lookup_fd_inode()
556 struct ksmbd_file *fp; in ksmbd_open_fd()
601 struct ksmbd_file *fp)) in __close_file_table_ids()
604 struct ksmbd_file *fp; in __close_file_table_ids()
628 struct ksmbd_file *fp) in session_fd_check()
[all …]
A Doplock.h63 struct ksmbd_file *o_fp;
96 u64 pid, struct ksmbd_file *fp, __u16 tid,
99 struct ksmbd_file *fp, int is_trunc);
104 void close_id_del_oplock(struct ksmbd_file *fp);
105 void smb_break_all_oplock(struct ksmbd_work *work, struct ksmbd_file *fp);
106 struct oplock_info *opinfo_get(struct ksmbd_file *fp);
117 void create_durable_v2_rsp_buf(char *cc, struct ksmbd_file *fp);
120 void create_posix_rsp_buf(char *cc, struct ksmbd_file *fp);
A Dvfs.h37 struct ksmbd_file;
81 int ksmbd_vfs_read(struct ksmbd_work *work, struct ksmbd_file *fp,
83 int ksmbd_vfs_write(struct ksmbd_work *work, struct ksmbd_file *fp,
91 int ksmbd_vfs_fp_rename(struct ksmbd_work *work, struct ksmbd_file *fp,
94 struct ksmbd_file *fp, loff_t size);
97 struct ksmbd_file *src_fp,
98 struct ksmbd_file *dst_fp,
126 int ksmbd_vfs_empty_dir(struct ksmbd_file *fp);
128 int ksmbd_vfs_zero_data(struct ksmbd_work *work, struct ksmbd_file *fp,
131 int ksmbd_vfs_fqar_lseek(struct ksmbd_file *fp, loff_t start, loff_t length,
A Dsmb_common.c301 struct ksmbd_file *dir, in ksmbd_populate_dot_dotdot_entries()
507 static void smb_shared_mode_error(int error, struct ksmbd_file *prev_fp, in smb_shared_mode_error()
508 struct ksmbd_file *curr_fp) in smb_shared_mode_error()
515 int ksmbd_smb_check_shared_mode(struct file *filp, struct ksmbd_file *curr_fp) in ksmbd_smb_check_shared_mode()
518 struct ksmbd_file *prev_fp; in ksmbd_smb_check_shared_mode()
A Doplock.c137 struct oplock_info *opinfo_get(struct ksmbd_file *fp) in opinfo_get()
198 static unsigned long opinfo_count(struct ksmbd_file *fp) in opinfo_count()
206 static void opinfo_count_inc(struct ksmbd_file *fp) in opinfo_count_inc()
214 static void opinfo_count_dec(struct ksmbd_file *fp) in opinfo_count_dec()
365 void close_id_del_oplock(struct ksmbd_file *fp) in close_id_del_oplock()
616 struct ksmbd_file *fp; in __smb2_oplock_break_noti()
1094 struct ksmbd_file *fp, __u16 tid, in smb_grant_oplock()
1222 struct ksmbd_file *fp, int is_trunc) in smb_break_all_write_oplock()
1309 void smb_break_all_oplock(struct ksmbd_work *work, struct ksmbd_file *fp) in smb_break_all_oplock()
1532 void create_durable_v2_rsp_buf(char *cc, struct ksmbd_file *fp) in create_durable_v2_rsp_buf()
[all …]
A Dvfs.c280 static int ksmbd_vfs_stream_read(struct ksmbd_file *fp, char *buf, loff_t *pos, in ksmbd_vfs_stream_read()
480 int ksmbd_vfs_write(struct ksmbd_work *work, struct ksmbd_file *fp, in ksmbd_vfs_write()
564 struct ksmbd_file *fp; in ksmbd_vfs_fsync()
697 struct ksmbd_file *child_fp; in ksmbd_validate_entry_in_use()
773 int ksmbd_vfs_fp_rename(struct ksmbd_work *work, struct ksmbd_file *fp, in ksmbd_vfs_fp_rename()
846 struct ksmbd_file *fp, loff_t size) in ksmbd_vfs_truncate()
1007 int ksmbd_vfs_zero_data(struct ksmbd_work *work, struct ksmbd_file *fp, in ksmbd_vfs_zero_data()
1021 int ksmbd_vfs_fqar_lseek(struct ksmbd_file *fp, loff_t start, loff_t length, in ksmbd_vfs_fqar_lseek()
1124 int ksmbd_vfs_empty_dir(struct ksmbd_file *fp) in ksmbd_vfs_empty_dir()
1739 struct ksmbd_file *src_fp, in ksmbd_vfs_copy_file_ranges()
[all …]
A Dmisc.h12 struct ksmbd_file;
A Dsmb2pdu.c3596 struct ksmbd_file *dir_fp;
4750 struct ksmbd_file *fp; in smb2_get_info_file()
5110 struct ksmbd_file *fp; in smb2_get_info_sec()
5282 struct ksmbd_file *fp; in smb2_close()
6009 struct ksmbd_file *fp; in smb2_set_info()
7439 struct ksmbd_file *fp; in fsctl_query_allocated_ranges()
7511 struct ksmbd_file *fp; in fsctl_set_sparse()
7553 struct ksmbd_file *fp; in fsctl_request_resume_key()
7734 struct ksmbd_file *fp; in smb2_ioctl()
7797 struct ksmbd_file *fp; in smb2_ioctl()
[all …]
A Dsmb_common.h449 struct ksmbd_file *dir,
463 int ksmbd_smb_check_shared_mode(struct file *filp, struct ksmbd_file *curr_fp);

Completed in 35 milliseconds