Searched refs:SMB_ODIR_FLAG_XATTR (Results 1 – 2 of 2) sorted by relevance
676 if (!(od->d_flags & SMB_ODIR_FLAG_XATTR)) { in smb_odir_read_streaminfo()917 od->d_flags |= SMB_ODIR_FLAG_XATTR; in smb_odir_create()1063 ((od->d_flags & SMB_ODIR_FLAG_XATTR) == 0)) { in smb_odir_next_odirent()
1235 #define SMB_ODIR_FLAG_XATTR 0x0004 macro