Home
last modified time | relevance | path

Searched defs:dir_fp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c4013 struct ksmbd_file *dir_fp; member
4019 static void lock_dir(struct ksmbd_file *dir_fp) in lock_dir()
4026 static void unlock_dir(struct ksmbd_file *dir_fp) in unlock_dir()
4275 struct ksmbd_file *dir_fp = NULL; in smb2_query_dir() local