Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dvfs_cache.h153 unsigned int ksmbd_open_durable_fd(struct ksmbd_file *fp);
H A Dvfs_cache.c579 unsigned int ksmbd_open_durable_fd(struct ksmbd_file *fp) in ksmbd_open_durable_fd() function
H A Dsmb2pdu.c3275 ksmbd_open_durable_fd(fp); in smb2_open()