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

/linux-master/fs/smb/server/
H A Dvfs_cache.c279 if (!has_file_id(fp->persistent_id))
289 if (!has_file_id(fp->volatile_id))
351 if (!has_file_id(id))
386 if (!has_file_id(id))
452 if (!has_file_id(id)) {
795 if (has_file_id(fp->volatile_id)) {
813 if (!has_file_id(fp->volatile_id)) {
H A Dvfs_cache.h128 static inline bool has_file_id(u64 id) function
H A Dsmb2pdu.c3276 if (!has_file_id(fp->persistent_id)) {
5183 if (!has_file_id(req->VolatileFileId)) {
5191 if (!has_file_id(id)) {
5529 if (!has_file_id(req->VolatileFileId)) {
5537 if (!has_file_id(id)) {
5707 !has_file_id(req->VolatileFileId)) {
5708 if (!has_file_id(work->compound_fid)) {
6344 if (!has_file_id(req->VolatileFileId)) {
6362 if (!has_file_id(id)) {
6574 if (!has_file_id(re
[all...]

Completed in 292 milliseconds