Home
last modified time | relevance | path

Searched refs:KSMBD_USER_FLAG_GUEST_ACCOUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/mgmt/
H A Duser_config.h25 return user->flags & KSMBD_USER_FLAG_GUEST_ACCOUNT; in user_guest()
/openbmc/linux/fs/smb/server/
H A Dksmbd_netlink.h337 #define KSMBD_USER_FLAG_GUEST_ACCOUNT BIT(4) macro