Home
last modified time | relevance | path

Searched refs:has_file_id (Results 1 – 3 of 3) sorted by relevance

/fs/smb/server/
A Dvfs_cache.c287 if (!has_file_id(fp->persistent_id)) in __ksmbd_remove_durable_fd()
304 if (!has_file_id(fp->volatile_id)) in __ksmbd_remove_fd()
366 if (!has_file_id(id)) in __ksmbd_lookup_fd()
401 if (!has_file_id(id)) in ksmbd_close_fd()
467 if (!has_file_id(id)) { in ksmbd_lookup_fd_slow()
969 if (has_file_id(fp->volatile_id)) { in ksmbd_reopen_durable_fd()
989 if (!has_file_id(fp->volatile_id)) { in ksmbd_reopen_durable_fd()
A Dvfs_cache.h130 static inline bool has_file_id(u64 id) in has_file_id() function
A Dsmb2pdu.c3347 if (!has_file_id(fp->persistent_id)) { in smb2_open()
5335 if (!has_file_id(req->VolatileFileId)) { in smb2_get_info_file()
5343 if (!has_file_id(id)) { in smb2_get_info_file()
5686 if (!has_file_id(req->VolatileFileId)) { in smb2_get_info_sec()
5694 if (!has_file_id(id)) { in smb2_get_info_sec()
5873 !has_file_id(req->VolatileFileId)) { in smb2_close()
5874 if (!has_file_id(work->compound_fid)) { in smb2_close()
6510 if (!has_file_id(req->VolatileFileId)) { in smb2_set_info()
6528 if (!has_file_id(id)) { in smb2_set_info()
6753 if (!has_file_id(id)) { in smb2_read()
[all …]

Completed in 204 milliseconds