Searched refs:hmdfs_fid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_client.h | 16 struct hmdfs_fid fid; 24 struct hmdfs_fid fid; 94 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid); 95 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, 97 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid,
|
H A D | inode.h | 33 struct hmdfs_fid { struct 73 struct hmdfs_fid fid; 194 struct hmdfs_fid *fid) in hmdfs_remote_fetch_fid()
|
H A D | file_remote.c | 218 struct hmdfs_fid fid; in hmdfs_remote_file_reopen() 284 struct hmdfs_fid fid; in hmdfs_do_close_remote() 580 struct hmdfs_fid fid; in hmdfs_file_fsync_remote() 648 struct hmdfs_fid fid; in hmdfs_readpage_remote()
|
H A D | hmdfs_client.c | 78 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid) in hmdfs_send_close() 99 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_send_fsync() 129 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_client_readpage()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_client.h | 16 struct hmdfs_fid fid; 24 struct hmdfs_fid fid; 94 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid); 95 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, 97 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid,
|
H A D | inode.h | 33 struct hmdfs_fid { struct 73 struct hmdfs_fid fid; 194 struct hmdfs_fid *fid) in hmdfs_remote_fetch_fid()
|
H A D | file_remote.c | 218 struct hmdfs_fid fid; in hmdfs_remote_file_reopen() 284 struct hmdfs_fid fid; in hmdfs_do_close_remote() 580 struct hmdfs_fid fid; in hmdfs_file_fsync_remote() 648 struct hmdfs_fid fid; in hmdfs_readpage_remote()
|
H A D | hmdfs_client.c | 78 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid) in hmdfs_send_close() 99 int hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_send_fsync() 129 int hmdfs_client_readpage(struct hmdfs_peer *con, const struct hmdfs_fid *fid, in hmdfs_client_readpage()
|
Completed in 8 milliseconds